Xml.Win.msxmldom
| Package | xmlrtl370.bpl |
|---|
Contents
Classes
| IXMLDOMNodeRef | |
| TMSDOMAttr | |
| TMSDOMCDATASection | Represents a CDATA section of a DOM document. |
| TMSDOMCharacterData | |
| TMSDOMComment | |
| TMSDOMDocument | Represents a DOM document. |
| TMSDOMDocumentFragment | |
| TMSDOMDocumentType | |
| TMSDOMElement | |
| TMSDOMEntity | |
| TMSDOMEntityReference | |
| TMSDOMEventHandler | |
| TMSDOMImplementation | |
| TMSDOMImplementationFactory | |
| TMSDOMInterface | |
| TMSDOMNamedNodeMap | |
| TMSDOMNode | Represents a node in a DOM document. |
| TMSDOMNodeClass | Metaclass of TMSDOMNode. |
| TMSDOMNodeList | Represents a node list in a DOM document. |
| TMSDOMNotation | Represents a notation declaration in a DOM document. |
| TMSDOMProcessingInstruction | Represents a processing instruction in a DOM document. |
| TMSDOMText | |
| TMSXMLDOMDocumentFactory | TMSXMLDOMDocumentFactory is a global class object that instantiates the MSXML IXMLDOMDocument interface used by the TMSXMLDOMDocument class. |
| TMSXMLDOMDocumentFactoryClass |
Routines
| CreateDOMDocument (deprecated) | Creates a DOM document from scratch. |
| LoadFromXMLString | Loads a DOM document from an XML-formatted string. |
Variables
| MSXML6_ProhibitDTD (deprecated) | Indicates whether to prohibit DTD processing. |
| MSXML_DOM | |
| MSXMLDOMDocumentCreate (deprecated) | Pointer variable to a function that creates a DOM document. |
| MSXMLDOMDocumentFactory | Specifies a TMSXMLDOMDocumentFactory. |
Constants
| SMSXML | SMSXML: string = MSXML; |