FMX.KeyMapping.IFMXKeyMappingService.UnregisterKeyMapping

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function UnregisterKeyMapping(const PlatformKey: Word): Boolean;

C++

virtual bool __fastcall UnregisterKeyMapping(const System::Word PlatformKey) = 0 ;

Eigenschaften

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


Beschreibung

Hebt die Registrierung eines Plattformschlüssels bei der virtuellen Schlüsselzuordnung auf.