dxSearchResultScrollbarAnnotationID Constant
In This Article
An ID of the predefined scrollbar annotation that denotes search results.
#Declaration
Delphi
const dxSearchResultScrollbarAnnotationID = 242;
#Remarks
Use this global constant to identify the predefined search result scrollbar annotation within a TdxGetScrollbarAnnotationHint or TcxGridGetScrollbarAnnotationHint event handler.
See Also