Back to Devexpress

dxSearchResultScrollbarAnnotationID Constant

vcl-dxscrollbarannotations-e08e8de6.md

latest814 B
Original Source

dxSearchResultScrollbarAnnotationID Constant

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

dxScrollbarAnnotations Unit