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