RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.ShowRoot Property

Specifies whether lines connecting top-level nodes are displayed.

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

To show lines connecting top-level nodes to a single root, set the tree view's ShowRoot and ShowLines properties to true. 

 

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