FMX.KeyMapping.RegisterKeyMapping

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function RegisterKeyMapping(const PlatformKey, VirtualKey: Word; const KeyKind: TKeyKind): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall RegisterKeyMapping _DEPRECATED_ATTRIBUTE1("Use IFMXKeyMappingService.RegisterKeyMapping") (const System::Word PlatformKey, const System::Word VirtualKey, const Fmx::Types::TKeyKind KeyKind);

Propriétés

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

Description

Avertissement : RegisterKeyMapping est obsolète. Veuillez utiliser IFMXKeyMappingService.RegisterKeyMapping.


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !