Back to Devexpress

dxScrollbarAnnotations Unit

vcl-dxscrollbarannotations.md

latest5.4 KB
Original Source

dxScrollbarAnnotations Unit

Classes

NameDescription
TdxCustomScrollbarAnnotationA custom scrollbar annotation.
TdxCustomScrollbarAnnotationsA collection of custom scrollbar annotations.
TdxScrollbarAnnotationOptions
TdxScrollbarAnnotationRowIndexListStores a list of annotated row indexes.
TdxScrollbarAnnotationRowIndexListsA collection of annotated row lists.

Records

NameDescription
TdxScrollbarAnnotationStyleStores the visual style of a scrollbar annotation.

Enums

NameDescription
TdxScrollbarAnnotationAlignmentEnumerates available scrollbar annotation alignments.

Variables

NameDescription
dxCustomScrollbarAnnotationStyleStores the default visual style for custom scrollbar annotations.
dxErrorScrollbarAnnotationStyleStores the default visual style for error scrollbar annotations.
dxFocusedRowScrollbarAnnotationStyleStores the default visual style of a scrollbar annotation that denotes the focused row.
dxSearchResultScrollbarAnnotationStyleStores the default visual style for scrollbar annotation that denote search results.
dxSelectedRowScrollbarAnnotationStyleStores the default visual style for scrollbar annotations that denote selected rows.

Constants

NameDescription
dxAllCustomScrollbarAnnotationKindsDefines the valid range of custom scrollbar annotation IDs.
dxAllScrollbarAnnotationKindsDefines the valid range of scrollbar annotation IDs.
dxErrorScrollbarAnnotationIDAn ID of the predefined error scrollbar annotation.
dxFirstPredefinedScrollbarAnnotationIDAn ID of the first predefined scrollbar annotation.
dxFirstScrollbarAnnotationIDAn ID of the first scrollbar annotation.
dxFocusedRowScrollbarAnnotationIDAn ID of the predefined focused row scrollbar annotation.
dxLastScrollbarAnnotationIDThe maximum ID of a scrollbar annotation.
dxSearchResultScrollbarAnnotationIDAn ID of the predefined scrollbar annotation that denotes search results.
dxSelectedRowScrollbarAnnotationIDAn ID of the predefined selected row scrollbar annotation.

Types

NameDescription
TdxGetScrollbarAnnotationHintThe scrollbar annotation hint display event type.
TdxPopulateCustomScrollbarAnnotationRowIndexListThe custom scrollbar annotation display event type.
TdxScrollbarAnnotationKindThe scrollbar annotation type ID.
TdxScrollbarAnnotationKindsA set of scrollbar annotation IDs.