ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.Width

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Width: Integer read GetWidth write SetWidth;

C++

__property int Width = {read=GetWidth, write=SetWidth};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorScrollbarAnnotation

Description

Determines the width of the annotation (valid values: 1 to 15).


See Also