Back to Devexpress

TcxControlScrollbarAnnotationOptions.Active Property

vcl-cxinplacecontainer-dot-tcxcontrolscrollbarannotationoptions.md

latest1.4 KB
Original Source

TcxControlScrollbarAnnotationOptions.Active Property

Specifies if scrollbar annotations are enabled.

Declaration

delphi
property Active: Boolean index 0 read; write;

Property Value

Type
Boolean

Remarks

Set this property to True to display all custom annotations and the following predefined annotations if they are enabled:

The Active property’s default value is False.

See Also

TcxGridScrollbarAnnotationOptions.Active

TcxControlScrollbarAnnotationOptions Class

TcxControlScrollbarAnnotationOptions Members

cxInplaceContainer Unit