FMX.KeyMapping.TKeyMapping.PlatformKeyToVirtualKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

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


Beschreibung

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