RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNodes.Owner Property

Specifies the tree view control that uses the tree nodes object to implement its Items property.

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

Use the Owner property to access the tree view control that displays the nodes maintained by the TTreeNodes object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!