FMX.KeyMapping.IFMXKeyMappingService.PlatformKeyToVirtualKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.KeyMapping.pas
FMX.KeyMapping.hpp
FMX.KeyMapping IFMXKeyMappingService


Beschreibung

Ruft den virtuellen Schlüssel von einem bestimmten Plattformschlüssel ab.