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 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAKeyboardServices |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。