Xml.xmldom.IDOMPersist.xml

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

property xml: DOMString read get_xml;

C++

__property System::UnicodeString xml = {read=_scw_get_xml};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMPersist

Beschreibung

Repräsentiert das XML-Dokument.

Die Eigenschaft xml repräsentiert den Inhalt des XML-Dokuments.

Siehe auch