TdxDBBreadcrumbEditNode Methods
The data-aware breadcrumb node.
Name | Description |
---|---|
Add |
Adds a child node. |
Add |
Inherited from Tdx |
Add |
Adds a child node.
Inherited from Tdx |
Add |
Inserts a child node.
Inherited from Tdx |
Add |
Adds a node.
Inherited from Tdx |
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.
Inherited from Tdx |
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.
Inherited from Tdx |
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.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also