Back to Devexpress

dxErrorScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-78812d60.md

latest756 B
Original Source

dxErrorScrollbarAnnotationID Constant

An ID of the predefined error scrollbar annotation.

Declaration

delphi
const dxErrorScrollbarAnnotationID = 243;

Remarks

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

See Also

dxScrollbarAnnotations Unit