dxErrorScrollbarAnnotationID Constant
An ID of the predefined error scrollbar annotation.
Declaration
const dxErrorScrollbarAnnotationID = 243;
Remarks
Use this global constant to identify the predefined error scrollbar annotation within a TdxGetScrollbarAnnotationHint or TcxGridGetScrollbarAnnotationHint event handler.
See Also