FMX.KeyMapping.IFMXKeyMappingService.PlatformKeyToVirtualKey

提供:RAD Studio API Documentation

Delphi

function PlatformKeyToVirtualKey(const PlatformKey: Word; var KeyKind: TKeyKind): Word;

C++

virtual System::Word __fastcall PlatformKeyToVirtualKey(const System::Word PlatformKey, Fmx::Types::TKeyKind &KeyKind) = 0 ;

プロパティ

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


説明

指定されたプラットフォーム キーから仮想キーを取得します。