TdxTreeCustomNode.Delete Method
Deletes the node and its children.
Declaration
procedure Delete;
Remarks
Note
A Delete procedure call does not destroy an object whose pointer is stored in the node’s Data property.
See Also
Deletes the node and its children.
procedure Delete;
Note
A Delete procedure call does not destroy an object whose pointer is stored in the node’s Data property.
No
Your feedback is appreciated.