Back to Devexpress

dxSelectedRowScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-3fc341c1.md

latest829 B
Original Source

dxSelectedRowScrollbarAnnotationID Constant

An ID of the predefined selected row scrollbar annotation.

Declaration

delphi
const dxSelectedRowScrollbarAnnotationID = dxFirstPredefinedScrollbarAnnotationID;

Remarks

Use this global constant to identify the predefined selected row scrollbar annotation within a TdxGetScrollbarAnnotationHint or TcxGridGetScrollbarAnnotationHint event handler.

See Also

dxScrollbarAnnotations Unit