ToolsAPI.Editor.INTACodeEditorOptions280.GetGutterVisible

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetGutterVisible: Boolean;

Properties

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

Description

GetGutterVisible is the getter method for the GutterVisible property.

Implement GetGutterVisible to get the boolean value of the GutterVisible property.

See Also