ToolsAPI.Editor.INTACodeEditorOptions280.GutterWidth
Delphi
property GutterWidth: Integer read GetGutterWidth;
C++
__property int GutterWidth = {read=GetGutterWidth};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorOptions280 |
Description
Specifies the horizontal size of the gutter in pixels.
Use the GutterWidth property to control the width of the gutter in the Code Editor.