FMX.Types.RegisterKeyMapping

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

Delphi

function RegisterKeyMapping(const PlatformKey, VirtualKey: Word; const KeyKind: TKeyKind): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall RegisterKeyMapping(const System::Word PlatformKey, const System::Word VirtualKey, const TKeyKind KeyKind);

プロパティ

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

説明

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