TdxOrdinalList Members
Constructors
| Name | Description |
|---|---|
| Create(Integer) | Initializes a new instance of the TdxOrdinalList class with specified settings. |
Methods
| Name | Description |
|---|---|
| Clear | |
| Delete(Integer) | |
| DeleteRange(Integer,Integer) | |
| Empty | |
| Equals(TObject) | Inherited from TObject. |
| Exchange(Integer,Integer) | |
| GetHashCode | Inherited from TObject. |
| Insert(Integer,NativeUInt) | |
| Move(Integer,Integer) | |
| Reverse | |
| Sort | |
| Sort(TCompareItems,Boolean) | |
| Sort(TdxListSortCompareDelegate) | |
| Sort(TListSortCompare,Boolean) | |
| ToString | Inherited from TObject. |
See Also