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