ToolsAPI.Editor.TEditorResizedEvent
Delphi
TEditorResizedEvent = procedure(const Editor: TWinControl) of object;
C++
typedef void __fastcall (__closure *TEditorResizedEvent)(Vcl::Controls::TWinControl* const Editor);
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.