ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.SetWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetWidth(const Value: Integer);

C++

virtual void __fastcall SetWidth(const int Value) = 0 ;

Properties

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

Description

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


See Also