Create(TdxCustomListView) Constructor
Creates a new TdxListViewPersistent class instance.
Declaration
constructor Create(AOwner: TdxCustomListView); reintroduce; virtual;
Parameters
| Name | Type | Description |
|---|---|---|
| AOwner | TdxCustomListView | The List View control for which the settings are created. |
See Also