RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.OwnerDocument Property

Identifies the document in which this node appears.

Pascal
property OwnerDocument: IXMLDocument;
C++
__property IXMLDocument OwnerDocument;

Read OwnerDocument to obtain the IXMLDocument interface of the document to which this node belongs. 

 

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