ToolsAPI.Editor.TEditorBeginPaintEvent
Delphi
TEditorBeginPaintEvent = procedure(const Editor: TWinControl;
const ForceFullRepaint: Boolean) of object;
C++
typedef void __fastcall (__closure *TEditorBeginPaintEvent)(Vcl::Controls::TWinControl* const Editor, const bool ForceFullRepaint);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| type typedef | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp | ToolsAPI.Editor | ToolsAPI.Editor | 
Description
Embarcadero Technologies does not currently have any additional information.