Create(TdxCustomListView) Constructor
Initializes a new instance of the TdxListViewCustomViewInfo class with specified settings.
Declaration
constructor Create(AListView: TdxCustomListView);
Parameters
| Name | Type |
|---|---|
| AListView | TdxCustomListView |
See Also