RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!