RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetOwnerDocument Method

Returns the interface for the document in which this node appears.

Pascal
function GetOwnerDocument: IXMLDocument;
C++
__fastcall IXMLDocument GetOwnerDocument();

GetOwnerDocument is the read implementation of the OwnerDocument property. 

 

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