ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.GetWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetWidth: Integer;

C++

virtual int __fastcall GetWidth() = 0 ;

Properties

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

Description

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


See Also