RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.DeleteChildren Method

Deletes all children of the node.

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

Use the DeleteChildren method to delete all children of a tree node, freeing all associated memory. 

 

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