Описание тега txmldocument
The wrapper class for process XML documents in Embarcadero Delphi programming environment. Dangerous for novices! Read the documentation!
The class is a front-end to several existing XML engines, depending on the operating system and other environment factors.
The class works in both reference-counted and explicit programmer-controlled memory management schemes at the same time.
This is very contrast to the usual behavior of Delphi stock and 3rd-party libraries and drives not yet bitten developers into repeating the same old faux pas endless times.
- Access violation when try get xml node
- Access violation when using DocumentElement In XMLDocument
- Delphi: EInvalidPointer when trying to access XMLDocument
- Issue building an XML document using TXMLDocument
etc.
Hopefully with this wiki page created, at least that specific trouble would be less often repeated. At least for those developers, caring to fill the tags.