RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.FullExpand Method

Expands all nodes within the tree view control.

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

Call FullExpand to display all the nodes in the tree view. If ShowButtons is true, all buttons will change from '+' to '-'. 

 

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