dxErrorScrollbarAnnotationID Constant
In This Article
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