RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOutlineNode.Parent Property

Identifies the immediate ancestor of the node.

Pascal
property Parent: TOutlineNode;
C++
__property TOutlineNode Parent;

Read Parent to find the parent of an outline node. A parent node is one level higher and contains the child node as a subnode. 

 

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