This software provides a Delphi and C++ Builder library for handling JSON files. It allows users to read and modify existing files and create new ones. All types of JSON structures are supported, including literals, numbers, strings, arrays, and objects. Additionally, the software supports date and time encoding and decoding.

One of the standout features of this library is its full support for JSON, including literals, numbers, strings, arrays, and objects. Additionally, it supports encoding and decoding of date/time data. The output can be customized to meet your specific needs.
This library is available for Delphi/C++ Builder 6 through XE4, as well as Lazarus 1.0.12. For those who want more control over their code, the full source code is included in the full version. And, for companies with multiple developers, a multilicense option is available.
Overall, the Winsoft Component Package's Delphi and C++ Builder JSON library offers a reliable and efficient solution for working with JSON files in your projects.
Version 2.0: added TJsonWriter class