TGmXml v0.12 includes the following changes...
- Improved stability by substituting the following XML tokens: " < > & " '
- Added "EnumerateNodes" callback function for easier parsing
- Added a new demo
- Fixed some minor bugs including a small memory leak
TGmXml is a free VCL component for generating and parsing simple XML files.
- Loads and saves simple XML documents
- Stores XML data as an internal tree structure
- Completely free with source code
- Currently supports storing of Integer, Float, String & Boolean values
- Extremely small footprint