RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument Methods

The methods of the TXMLDocument class are listed here.

 
Name 
Description 
 
Called when an application uses a component interface. 
 
Called when an application releases a component interface. 
 
This is AssignParseOptions, a member of class TXMLDocument. 
 
This is CheckActive, a member of class TXMLDocument. 
 
This is CheckAutoSave, a member of class TXMLDocument. 
 
This is CheckDOM, a member of class TXMLDocument. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
This is DoAfterClose, a member of class TXMLDocument. 
 
This is DoAfterOpen, a member of class TXMLDocument. 
 
This is DoBeforeClose, a member of class TXMLDocument. 
 
This is DoBeforeOpen, a member of class TXMLDocument. 
 
This is DoNodeChange, a member of class TXMLDocument. 
 
Returns the value of the Active property. 
 
Returns the value of the AsyncLoadState property. 
 
This is GetChildNodeClass, a member of class TXMLDocument. 
 
Returns the value of the ChildNodes property. 
 
Returns the value of the DocumentElement property. 
 
Returns the value of the Node property. 
 
This is GetDocumentObject, a member of class TXMLDocument. 
 
Returns the value of the DOMDocument property. 
 
This is GetDOMPersist, a member of class TXMLDocument. 
 
Returns the value of the Encoding property. 
 
Returns the value of the FileName property. 
 
Returns the value of the Modified property. 
 
Returns the value of the NodeIndentStr property. 
 
Returns the value of the Options property. 
 
Returns the value of the ParseOptions property. 
 
This is GetPrologNode, a member of class TXMLDocument. 
 
This is GetPrologValue, a member of class TXMLDocument. 
 
Returns the value of the SchemaRef property. 
 
Returns the value of the StandAlone property. 
 
Returns the value of the Version property. 
 
Returns the value of the XML property. 
 
This is InternalSetPrologValue, a member of class TXMLDocument. 
 
This is LoadData, a member of class TXMLDocument. 
 
Initializes the component after the form file has been read into memory. 
 
This is ReadDOMVendor, a member of class TXMLDocument. 
 
This is ReleaseDoc, a member of class TXMLDocument. 
 
This is SaveToUTF8String, a member of class TXMLDocument. 
 
This is SaveToXMLStrings, a member of class TXMLDocument. 
 
Sets the value of the Active property. 
 
Sets the value of the DocumentElement property. 
 
Sets the value of the DOMDocument property. 
 
Sets the value of the Encoding property. 
 
Sets the value of the FileName property. 
 
This is SetModified, a member of class TXMLDocument. 
 
Sets the value of the NodeIndentStr property. 
 
Supplies an event handler that responds when the AsyncLoadState property changes. 
 
Sets the value of the Options property. 
 
Sets the value of the ParseOptions property. 
 
This is SetPrologValue, a member of class TXMLDocument. 
 
Sets the value of the StandAlone property. 
 
Sets the value of the Version property. 
 
Sets the value of the XML property. 
 
This is SetXMLStrings, a member of class TXMLDocument. 
 
This is WriteDOMVendor, a member of class TXMLDocument. 
 
This is XMLStringsChanging, a member of class TXMLDocument. 
 
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.
What do you think about this topic? Send feedback!