RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNodes.Clear Method

Deletes all tree nodes contained from the list managed by TTreeNodes.

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

Use the Clear method to remove all the nodes of a tree view. 

 

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