ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.SetStart

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetStart(const Value: Integer);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorScrollbarAnnotation


Beschreibung

Legt den Start-Offset der Anmerkung fest (gültige Werte: 0 bis 15).


Siehe auch