ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.SetStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetStart(const Value: Integer);

C++

virtual void __fastcall SetStart(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 start offset of the annotation (valid values: 0 to 15).


See Also