RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetXML Method

Returns the value of the XML property.

Pascal
function GetXML: DOMString;
C++
__fastcall DOMString GetXML();

GetXML is the read implementation of this node's XML property. 

 

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