Xml.Win.msxmldom.TMSXMLDOMDocumentFactory

Delphi
TMSXMLDOMDocumentFactory = class
C++
class PASCALIMPLEMENTATION TMSXMLDOMDocumentFactory : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Xml.Win.msxmldom.pas Xml.Win.msxmldom.hpp | Xml.Win.msxmldom | Xml.Win.msxmldom | 
Description
TMSXMLDOMDocumentFactory is a global class object that instantiates the MSXML IXMLDOMDocument interface used by the TMSXMLDOMDocument class.
TMSXMLDOMDocumentFactory allows for setting DOM properties and specifying supported MSXML versions. This class replaces the legacy CreateDOMDocument global procedure.