ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.GetCustomDraw

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCustomDraw: Boolean;

C++

virtual bool __fastcall GetCustomDraw() = 0 ;

Properties

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

Description

Determines whether the custom drawing for the annotation is enabled.


See Also