FMX.Controls.TTextControl.GetAcceleratorChar

提供:RAD Studio API Documentation

Delphi

function GetAcceleratorChar: Char;

C++

System::WideChar __fastcall GetAcceleratorChar();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TTextControl


説明

レシーバー オブジェクトのキーボード アクセラレータとして動作する文字キーを返します。 {{#multireplace:FMX.Controls.TTextControl.GetAcceleratorChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.AcceleratorKey.IAcceleratorKeyReceiver.GetAcceleratorChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.AcceleratorKey.IAcceleratorKeyReceiver.GetAcceleratorChar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

レシーバー オブジェクトのキーボード アクセラレータとして動作する文字キーを返します。

関連項目