ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.CustomDraw

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CustomDraw: Boolean read GetCustomDraw;

C++

__property bool CustomDraw = {read=GetCustomDraw};

Properties

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

Description

Enables the custom drawing for the scrollbar annotations.


See Also