Create(TdxListItems) Constructor
Creates a new list item.
Declaration
constructor Create(AOwner: TdxListItems); virtual;
Parameters
| Name | Type | Description |
|---|---|---|
| AOwner | TdxListItems | An item collection for which the item is created. |
See Also