TcxTreeList.Add Method
| Name | Description |
|---|---|
| Add | Creates a new node and adds it at the root level. |
| Add(TcxTreeListNode,Pointer) | Creates a node and adds it after the last node at the specified node’s nesting level. |
| Name | Description |
|---|---|
| Add | Creates a new node and adds it at the root level. |
| Add(TcxTreeListNode,Pointer) | Creates a node and adds it after the last node at the specified node’s nesting level. |