RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.GetDocumentElement Method

Returns the value of the DocumentElement property.

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

GetDocumentElement is the read implementation of the DocumentElement property. 

 

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