TdxTreeCustomNode.AddChild Method
Appends a new child node with the default settings.
Declaration
function AddChild: TdxTreeCustomNode;
Returns
| Type | Description |
|---|---|
| TdxTreeCustomNode | The created node. |
See Also
Appends a new child node with the default settings.
function AddChild: TdxTreeCustomNode;
| Type | Description |
|---|---|
| TdxTreeCustomNode | The created node. |