API:Xml.XMLIntf.IXMLDocument.DocumentElement
Delphi
property DocumentElement: IXMLNode read GetDocumentElement write SetDocumentElement;
C++
__property _di_IXMLNode DocumentElement = {read=GetDocumentElement, write=SetDocumentElement};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLDocument |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!