Back to Devexpress

TdxScrollbarAnnotationRowIndexList Class

vcl-dxscrollbarannotations-70c6b605.md

latest1.8 KB
Original Source

TdxScrollbarAnnotationRowIndexList Class

Stores a list of annotated row indexes.

Declaration

delphi
TdxScrollbarAnnotationRowIndexList = class(
    TList<Integer>
)

Remarks

This class has the following members that allow you to:

The TdxScrollbarAnnotationRowIndexLists.Items property references a TdxScrollbarAnnotationRowIndexList object.

Inheritance

TObject TEnumerable<T> TList<T> TdxScrollbarAnnotationRowIndexList

See Also

TdxScrollbarAnnotationRowIndexList Members

dxScrollbarAnnotations Unit