dxAllCustomScrollbarAnnotationKinds Constant
In This Article
Defines the valid range of custom scrollbar annotation IDs.
#Declaration
Delphi
const dxAllCustomScrollbarAnnotationKinds = [dxFirstScrollbarAnnotationID, dxFirstPredefinedScrollbarAnnotationID - 1];
#Remarks
This is a subset of the valid range of scrollbar annotation IDs.
See Also