ToolsAPI.Editor.INTACodeEditorEvents.AllowedGutterStages
Delphi
function AllowedGutterStages: TPaintGutterStages;
C++
virtual TPaintGutterStages __fastcall AllowedGutterStages() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorEvents |
Description
Specifies the gutter stages that should be notified by the PaintGutter method.
The default number of gutter stages is [to be completed]. Override this method to specify another number.