ToolsAPI.Editor.TEditorKeyboardEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor ToolsAPI.Editor

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !