RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.Delete Method

Destroys the node and all its children.

Pascal
procedure Delete;
C++
__fastcall Delete();

Use the Delete method to delete a tree node and free all associated memory. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!