TdxBreadcrumbEditNode Methods
Implements the virtual breadcrumb node.
Name | Description |
---|---|
Add |
|
Add |
|
Add |
Adds a child node. |
Add |
Inserts a child node. |
Add |
Adds a node. |
Add |
Adds a node.
Inherited from Tdx |
Assign |
Assigns the specified node’s settings to the current node.
Inherited from Tdx |
Begin |
Prevents node owner updates until an End |
Clear |
Destroys the node’s children.
Inherited from Tdx |
Compare |
Compares two nodes by names without case sensitivity. |
Custom |
Custom sorts the node’s children.
Inherited from Tdx |
Delete |
Deletes the node and its children.
Inherited from Tdx |
Delete |
Destroys the node’s children.
Inherited from Tdx |
End |
Enables node owner updates after a Begin |
Equals |
Inherited from TObject. |
Find |
Searches for a child node. |
Get |
Inherited from TObject. |
Has |
Determines if the specified node is the current node’s ancestor.
Inherited from Tdx |
Is |
Determines if the node is root.
Inherited from Tdx |
Load |
Loads child nodes.
Inherited from Tdx |
Move |
Moves the node and its children to the specified location in the tree.
Inherited from Tdx |
Sort | Sorts nodes based on the node names comparison. |
To |
Inherited from TObject. |
See Also