FMX.KeyMapping.UnregisterKeyMapping

De RAD Studio API Documentation

Delphi

function UnregisterKeyMapping(const PlatformKey: Word): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall UnregisterKeyMapping _DEPRECATED_ATTRIBUTE1("Use IFMXKeyMappingService.UnregisterKeyMapping") (const System::Word PlatformKey);

Propriétés

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


Description

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