TdxTreeViewNodes Methods
A tree node container in the Tree View.
Name | Description |
---|---|
Add |
Appends a new node at the same nesting level as the target node. |
Add |
Appends a new child node to the specified node. |
Add |
Prepends a new child node to the specified node. |
Add |
Appends a new child node to the specified node. |
Add |
Prepends a new child node to the specified node. |
Add |
Prepends a new node at the same nesting level as the target node. |
Add |
Adds a node. |
Add |
Appends a new node at the same nesting level as the target node. |
Add |
Prepends a new node at the same nesting level as the target node. |
Alpha |
Sorts tree nodes by their captions. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Prevents Tree View updates until an End |
Clear | Deletes all nodes in the container. |
Custom |
Sorts tree nodes. |
Delete |
Deletes the target node and its children. |
End |
Enables Tree View updates after a Begin |
Equals |
Inherited from TObject. |
Get |
Provides access to the first node in the container. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inserts a new node at the same nesting level immediately before the target node. |
Insert |
Inserts a node immediately prior the target node. |
Insert |
Inserts a new node at the same nesting level immediately prior the target node. |
To |
Inherited from TObject. |
See Also