ToolsAPI.IOTAKeyboardServices.LookupKeyBinding
Delphi
function LookupKeyBinding(const Keys: array of TShortCut;
out BindingRec: TKeyBindingRec; const KeyBoard: string = ''): Boolean;
C++
virtual bool __fastcall LookupKeyBinding(const System::Classes::TShortCut *Keys, const System::NativeInt Keys_High, /* out */ TKeyBindingRec &BindingRec, const System::UnicodeString KeyBoard = System::UnicodeString()) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAKeyboardServices |
Description
Embarcadero Technologies does not currently have any additional information.