RAD Studio VCL Reference
ContentsIndex
TXMLDocument Properties Published Properties
Published Properties
 
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.