Xml.XMLDoc.TXMLDocument Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActivepublishedSpecifies whether the XML document has been parsed so that the DOM interfaces are available to examine or change its contents.
AsyncLoadStatepublicIndicates the state of the DOM parser when it parses the XML document asynchronously.
ChildNodespublicLists all of the child nodes of the document.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DocBindingInfoprotected
DocSourceprotected
DocumentElementpublicProvides access to the root node of the XML document.
DOMDocumentpublicProvides access to the DOM interface for the parsed XML document.
DOMImplementationpublicProvides access to the DOM interface for document-independent functions.
DOMParseOptionsprotectedDOMParseOptions specifies parsing options for an XML document.
DOMPersistprotected
DOMVendorpublishedSpecifies the DOM implementation to use for parsing and manipulating the XML document.
EncodingpublicIndicates the character set that the XML document uses to encode characters.
FileNamepublishedSpecifies the file name for the XML document associated with this TXMLDocument object.
ModifiedpublicIndicates whether the XML document has been modified.
NamepublishedSpecifies the name of the component as referenced in code.
NodepublicProvides access to the document node for the XML document.
NodeIndentStrpublishedIndicates the string that is inserted before nested nodes in the formatted XML text.
NSPrefixBasepublicSpecifies the base string for automatically-generated namespace prefixes.
ObserverspublicIndicates the TObservers object added to the TComponent.
OptionspublishedInfluences various aspects of the document's behavior.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ParseOptionspublishedSpecifies implementation-specific options that are followed when parsing the XML document.
PrefixIDprotected
SchemaRefpublicReturns the name of the schema associated with this XML document.
StandAlonepublicIndicates whether the XML document includes any external markup declarations.
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.
VersionpublicIndicates the XML version that the document uses.
XMLpublishedSpecifies the content of the XML document associated with this TXMLDocument object.