RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument Properties

The properties of the TXMLDocument class are listed here.

 
Name 
Description 
 
This is DocBindingInfo, a member of class TXMLDocument. 
 
This is DocSource, a member of class TXMLDocument. 
 
This is DOMParseOptions, a member of class TXMLDocument. 
 
This is DOMPersist, a member of class TXMLDocument. 
 
This is PrefixID, a member of class TXMLDocument. 
 
Name 
Description 
 
Indicates the state of the DOM parser when it parses the XML document asynchronously. 
 
Lists all of the child nodes of the document. 
 
Provides access to the root node of the XML document. 
 
Provides access to the DOM interface for the parsed XML document. 
 
This is DOMImplementation, a member of class TXMLDocument. 
 
Indicates the character set that the XML document uses to encode characters. 
 
Indicates whether the XML document has been modified. 
 
Node 
Provides access to the document node for the XML document. 
 
Specifies the base string for automatically-generated namespace prefixes. 
 
Returns the name of the schema associated with this XML document. 
 
Indicates whether the XML document includes any external markup declarations. 
 
Indicates the XML version that the document uses. 
 
Name 
Description 
 
Specifies whether the XML document has been parsed so that the DOM interfaces are available to examine or change its contents. 
 
Specifies the DOM implementation to use for parsing and manipulating the XML document. 
 
Specifies the file name for the XML document associated with this TXMLDocument object. 
 
Indicates the string that is inserted before nested nodes in the formatted XML text. 
 
Influences various aspects of the document's behavior. 
 
Specifies implementation-specific options that are followed when parsing the XML document. 
 
XML 
Specifies the content of the XML document associated with this TXMLDocument object. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!