Back to Devexpress

dxLastScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-e5f93bb5.md

latest576 B
Original Source

dxLastScrollbarAnnotationID Constant

The maximum ID of a scrollbar annotation.

Declaration

delphi
const dxLastScrollbarAnnotationID = 255;

Remarks

The dxFirstScrollbarAnnotationID and dxLastScrollbarAnnotationId global constants define the start and end of the valid range of scrollbar annotation IDs.

See Also

dxScrollbarAnnotations Unit