FMX.KeyMapping.PlatformKeyToVirtualKey

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.KeyMapping.pas
FMX.KeyMapping.hpp
FMX.KeyMapping FMX.KeyMapping

説明

警告: PlatformKeyToVirtualKey は非推奨になっています。 IFMXKeyMappingService.PlatformKeyToVirtualKey を使用してください。


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。