TdxOrdinalList 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