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