dxAllScrollbarAnnotationKinds Constant
Defines the valid range of scrollbar annotation IDs.
#Declaration
Delphi
const dxAllScrollbarAnnotationKinds = [Low(TdxScrollbarAnnotationKind), High(TdxScrollbarAnnotationKind)];
See Also