dxLastScrollbarAnnotationID Constant
In This Article
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