ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.GetEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEnabled: Boolean;

C++

virtual bool __fastcall GetEnabled() = 0 ;

Properties

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

Description

Retrieves whether the annotation is currently enabled.


See Also