ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.Color

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Color: TColor read GetColor;

Properties

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

Description

Retrieves the color used to draw the annotation in the scrollbar.

This value is ignored if CustomDraw is True.


See Also