ToolsAPI.Editor.INTACodeEditorEvents.AllowedGutterStages

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AllowedGutterStages: TPaintGutterStages;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.Editor.pas 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.

See Also