ToolsAPI.IOTAKeyboardServices.LookupKeyBinding

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。