Create(TdxCustomListView) Constructor
Creates a new list item collection.
Declaration
constructor Create(AListView: TdxCustomListView); virtual;
Parameters
| Name | Type | Description |
|---|---|---|
| AListView | TdxCustomListView | The List View control for which the item collection is created. |
See Also