TdxDynamicListItem Methods
A uniform object stored in the positional dynamic item list with gaps.| Name | Description |
|---|---|
| Assign(TdxDynamicListItem) | Copies the specified item’s content to the current dynamic list item. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| ShiftIndex(Integer) protected | Changes the item’s index within the dynamic list by the specified value. |
| ToString | Inherited from TObject. |
See Also