FMX.KeyMapping.IFMXKeyMappingService.RegisterKeyMapping

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

Delphi

function RegisterKeyMapping(const PlatformKey, VirtualKey: Word; const KeyKind: TKeyKind): Boolean;

C++

virtual bool __fastcall RegisterKeyMapping(const System::Word PlatformKey, const System::Word VirtualKey, const Fmx::Types::TKeyKind KeyKind) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.KeyMapping.pas
FMX.KeyMapping.hpp
FMX.KeyMapping IFMXKeyMappingService


説明

プラットフォーム キーを指定された仮想キーとして登録します。