ToolsAPI.Editor.INTACodeEditorServices290.AddScrollbarAnnotationEntry
Delphi
procedure AddScrollbarAnnotationEntry(const AEditor: TWinControl; AIndex, ALineNumber: Integer; AColor: TColor);
C++
virtual void __fastcall AddScrollbarAnnotationEntry(Vcl::Controls::TWinControl* const AEditor, int AIndex, int ALineNumber, System::Uitypes::TColor AColor) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorServices290 |
Description
Adds a new annotation entry to the scrollbar editor.