Create and parse XML documents using Winsoft's library XML
September 16, 2020
Introduction
XML is a VCL-type library (Windows platform only). Its main purpose is to create and parse XML documents. If you need installation instructions watch the video below.
2. Components in the Demo and what they do
ButtonReadXml – when clicked, it creates XMLReader object. A while cycle adds live by line the elements, checking the attributes count in the XML…