Back to Devexpress

TdxScrollbarAnnotationKind Type

vcl-dxscrollbarannotations-66be0634.md

latest626 B
Original Source

TdxScrollbarAnnotationKind Type

The scrollbar annotation type ID.

Declaration

delphi
TdxScrollbarAnnotationKind = dxFirstScrollbarAnnotationID..dxLastScrollbarAnnotationID;

Remarks

Every scrollbar annotation has a unique identifier within the valid range that includes a sub-range of IDs reserved for custom scrollbar annotations. An application can have no more than 255 different scrollbar annotations.

See Also

dxScrollbarAnnotations Unit