ToolsAPI.Editor.INTACodeEditorServices290.RemoveScrollbarAnnotation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveScrollbarAnnotation(AIndex: Integer);

C++

virtual void __fastcall RemoveScrollbarAnnotation(int AIndex) = 0 ;

Properties

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

Description

Removes the scrollbar annotation identified by the provided index.


See Also