TdxListItem.Owner Property
Provides access to the item collection that owns the list item.
Declaration
property Owner: TdxListItems read;
Property Value
| Type | Description |
|---|---|
| TdxListItems | The item collection. |
See Also
Provides access to the item collection that owns the list item.
property Owner: TdxListItems read;
| Type | Description |
|---|---|
| TdxListItems | The item collection. |