FMX.KeyMapping.TKeyMapping.UnregisterKeyMapping
Delphi
function UnregisterKeyMapping(const PlatformKey: Word): Boolean;
C++
bool __fastcall UnregisterKeyMapping(const System::Word PlatformKey);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.KeyMapping.pas FMX.KeyMapping.hpp |
FMX.KeyMapping | TKeyMapping |
Description
Unregisters a platform key from the virtual key mapper.
Deprecated.