TcxTreeListScrollbarAnnotationOptions Class
Stores tree list scrollbar annotation options.
Declaration
TcxTreeListScrollbarAnnotationOptions = class(
TcxControlScrollbarAnnotationOptions
)
Remarks
This class has the following members that allow you to:
Enable scrollbar annotations (Active).
Enable or disable predefined scrollbar annotations (ShowErrors, ShowFocusedRow, ShowSearchResults, and ShowSelectedRows).
A tree list control’s ScrollbarAnnotations property references a TcxTreeListScrollbarAnnotationOptions object.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxOwnedInterfacedPersistent
TcxControlOptions
TcxControlScrollbarAnnotationOptions
TcxTreeListScrollbarAnnotationOptions
See Also