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