FMX.Types.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(const System::Word PlatformKey, TKeyKind &KeyKind);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!