FMX.Forms.TCommonCustomForm.DispatchAcceleratorKey

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

Delphi

function DispatchAcceleratorKey(const AKey: Word; const AKeyChar: WideChar; const AShift: TShiftState): Boolean; virtual;

C++

virtual bool __fastcall DispatchAcceleratorKey(const System::Word AKey, const System::WideChar AKeyChar, const System::Classes::TShiftState AShift);

プロパティ

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

説明

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