RAD Studio VCL Reference
ContentsIndex
TXMLDocument Methods Public Methods
Public Methods
 
Name 
Description 
 
This is the overview for the AddChild method overload. 
 
Responds after the last constructor has executed. 
 
Creates a new element node that is associated with this document. 
 
Creates a new node that is associated with this document. 
 
Generates a unique namespace prefix that can be used for a node in the document. 
 
Replaces the document element with an instance of a specified implementation class. 
 
Indicates whether the TXMLDocument instance represents an empty document. 
 
Loads an XML document and activates it. 
 
Loads an XML document from a stream and activates it. 
 
This is the overview for the LoadFromXML method overload. 
 
Allocates memory for an instance of an object type and returns a pointer to that new instance. 
 
Updates the parsed XML document to reflect external changes. 
 
Registers an implementation class for child nodes with a specified tag name. 
 
Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation. 
 
Saves the XML document to disk. 
 
Saves the XML document to a stream. 
 
This is the overview for the SaveToXML method overload. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.