FMX.KeyMapping.TKeyMapping.UnregisterKeyMapping

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function UnregisterKeyMapping(const PlatformKey: Word): Boolean;

C++

bool __fastcall UnregisterKeyMapping(const System::Word PlatformKey);

Eigenschaften

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


Beschreibung

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

Veraltet.