FMX.KeyMapping.IFMXKeyMappingService.PlatformKeyToVirtualKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.KeyMapping.pas
FMX.KeyMapping.hpp
FMX.KeyMapping IFMXKeyMappingService


Description

Obtient la clé virtuelle à partir d'une clé de plate-forme (PK) donnée.