dxFirstPredefinedScrollbarAnnotationID Constant
In This Article
An ID of the first predefined scrollbar annotation.
#Declaration
Delphi
const dxFirstPredefinedScrollbarAnnotationID = 240;
#Remarks
The dxFirstPredefinedScrollbarAnnotationID and dxLastScrollbarAnnotationID global constants define the start and end of the range of the predefined scrollbar annotation IDs. The dxFirstPredefinedScrollbarAnnotationID global constant is the value of the dxSelectedRowScrollbarAnnotationID constant.
See Also