ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.GetStart

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStart: Integer;

C++

virtual int __fastcall GetStart() = 0 ;

Properties

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

Description

Retrieves the start offset of the annotation (valid values: 0 to 15).


See Also