FMX.KeyMapping.IFMXKeyMappingService.RegisterKeyMapping

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 ;

Propriétés

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


Description

Recense une clé de plate-forme (PK) en tant que clé virtuelle.