TdxListItem.Data Property
Specifies a pointer to custom data associated with the item.
Declaration
property Data: TCustomData read; write;
Property Value
Type | Description |
---|---|
TCustomData | A pointer to specific data. |
See Also
Specifies a pointer to custom data associated with the item.
property Data: TCustomData read; write;
Type | Description |
---|---|
TCustomData | A pointer to specific data. |
No
Your feedback is appreciated.