API:Xml.Win.msxmldom.TMSXMLDOMDocumentFactory.AddDOMProperty
Delphi
class procedure AddDOMProperty(const PropName: DomString; PropValue: OleVariant;
UpdateExisting: Boolean = True);
C++
__classmethod void __fastcall AddDOMProperty(const System::UnicodeString PropName, const System::OleVariant &PropValue, bool UpdateExisting = true);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Xml.Win.msxmldom.pas Xml.Win.msxmldom.hpp |
Xml.Win.msxmldom | TMSXMLDOMDocumentFactory |
Description
Embarcadero Technologies does not currently have any additional information.