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