Back to Devexpress

dxFocusedRowScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-f91d9994.md

latest788 B
Original Source

dxFocusedRowScrollbarAnnotationID Constant

An ID of the predefined focused row scrollbar annotation.

Declaration

delphi
const dxFocusedRowScrollbarAnnotationID = 241;

Remarks

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

See Also

dxScrollbarAnnotations Unit