Skip to main content

TdxScrollbarAnnotationRowIndexList Class

Stores a list of annotated row indexes.

Declaration

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