RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.ParentNode Property

Identifies the interface of the node's parent node.

Pascal
property ParentNode: IXMLNode;
C++
__property IXMLNode ParentNode;

Read ParentNode to access the node's parent node. 

 

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