FMX.KeyMapping.PlatformKeyToVirtualKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PlatformKeyToVirtualKey(const PlatformKey: Word; var KeyKind: TKeyKind): Word;

C++

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

Properties

Type Visibility Source Unit Parent
function public
FMX.KeyMapping.pas
FMX.KeyMapping.hpp
FMX.KeyMapping FMX.KeyMapping

Description


Embarcadero Technologies does not currently have any additional information.