ToolsAPI.Editor.INTACodeEditorOptions280.GetGutterWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetGutterWidth: Integer;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.Editor.pas ToolsAPI.Editor INTACodeEditorOptions280

Description

GetGutterWidth is the getter method for the GutterWidth property.

Read the horizontal size of the gutter in pixels.

See Also