RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.TreeView Property

Specifies the tree view that displays the node.

Pascal
property TreeView: TCustomTreeView;
C++
__property TCustomTreeView TreeView;

Use TreeView to determine the tree view associated with the tree node. 

 

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