RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.GetDocumentNode Method

Returns the value of the Node property.

Pascal
function GetDocumentNode: IXMLNode;
C++
__fastcall IXMLNode GetDocumentNode();

GetDocumentNode is the read implementation of the Node property. 

 

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