Back to Devexpress

dxFirstPredefinedScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-f85a6307.md

latest759 B
Original Source

dxFirstPredefinedScrollbarAnnotationID Constant

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

dxScrollbarAnnotations Unit