ToolsAPI.Editor.INTACodeEditorOptions280.GetGutterVisible
Delphi
function GetGutterVisible: Boolean;
C++
virtual bool __fastcall GetGutterVisible() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorOptions280 |
Description
GetGutterVisible is the getter method for the GutterVisible property.
Implement GetGutterVisible to get the boolean value of the GutterVisible property.