ToolsAPI.Editor.INTACodeEditorServices290.AddScrollbarAnnotationEntry

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorServices290


Description

Ajoute une nouvelle entrée d'annotation dans la barre de défilement.


Voir aussi