TdxScrollbarAnnotationRowIndexList Constructors
Stores a list of annotated row indexes.Name | Description |
---|---|
Create | Inherited from TList<T>. |
Create(IComparer<T>) | Inherited from TList<T>. |
Create(T[]) | Inherited from TList<T>. |
Create(TEnumerable<T>) | Inherited from TList<T>. |
See Also