RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.AutoExpand Property

Specifies whether the nodes in the tree view automatically expand and collapse depending on the selection.

Pascal
property AutoExpand: Boolean;
C++
__property Boolean AutoExpand;

Set AutoExpand to true to cause the selected item to expand and the unselected items to collapse. 

 

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