ToolsAPI.Editor.INTACodeEditorEvents.PaintGutter
Delphi
procedure PaintGutter(const Rect: TRect; const Stage: TPaintGutterStage;
const BeforeEvent: Boolean; var AllowDefaultPainting: Boolean;
const Context: INTACodeEditorPaintContext);
C++
virtual void __fastcall PaintGutter(const System::Types::TRect &Rect, const TPaintGutterStage Stage, const bool BeforeEvent, bool &AllowDefaultPainting, const _di_INTACodeEditorPaintContext Context) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorEvents |
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 !