ToolsAPI.Editor.TEditorKeyboardEvent

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

Delphi

TEditorKeyboardEvent = procedure(const Editor: TWinControl; Key: Word; Shift: TShiftState; var Handled: Boolean) of object;

C++

typedef void __fastcall (__closure *TEditorKeyboardEvent)(Vcl::Controls::TWinControl* const Editor, System::Word Key, System::Classes::TShiftState Shift, bool &Handled);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor ToolsAPI.Editor

説明

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