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.