This is a delphi library implementing JSON (XML alternative, http://www.json.org) data format and objects structure. Lightweight and fast.
License
BSD LicenseFollow JSON delphi library
Other Useful Business Software
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
-
So... How do i use this?
-
Еasy to use and works. Also working with C++Builder (I working with C++Builder 2009). Thanks
-
good job.I use TlkJSON.ParseText() to parse some json string with asia encoding in d7,it fail to parse.After i use UTF8Encode to change the "local string" to utf8,it parse well。Thanks your job.
-
Excellent, use it extensively with our Delphi 7 codebase implementing JSON-RPC Servers and Clients. Interops well with the Java and .Net servers. Doesn't compile with Delphi 5.
-
Works fine (Delphi 7) even managed to use arrays, see http://sickel.net/blogg/?p=583