RAD Studio VCL Reference
ContentsIndex
TXMLDocument Members Public Properties
Public Properties
 
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. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Contains information used by the Form designer. 
 
Provides access to the root node of the XML document. 
 
This is DocumentObject, a member of class IXMLDocumentAccess. 
 
Provides access to the DOM interface for the parsed XML document. 
 
Provides access to the DOM interface for document-independent functions. 
 
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. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Returns the name of the schema associated with this XML document. 
 
Indicates whether the XML document includes any external markup declarations. 
 
Represents information used internally by components that support COM. 
 
Indicates the XML version that the document uses. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.