dxFirstScrollbarAnnotationID Constant
In This Article
An ID of the first scrollbar annotation.
#Declaration
Delphi
const dxFirstScrollbarAnnotationID = 0;
#Remarks
The dxFirstScrollbarAnnotationID and dxLastScrollbarAnnotationId global constants define the start and end of the valid range of scrollbar annotation IDs.
See Also