RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.FullCollapse Method

Collapses all the nodes within a tree view control.

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

Call FullCollapse to hide all the nodes in the tree view except those at the first level. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!