As a reply to the first post.
Parsing to a string, - is even harder. I failed so many times and lost information and read error-messages...
I also happen to be working on json and am trying out a few things beforehand. The code in the zip file is still very premature but the basics works.
- The json is put in a treeview. Completely copied from the json example that comes with Lazarus.
- The Json is put in a memo.
- The json is put in a stringgrid. (I will leave this I think)
- The json is put in a dataset so that this dataset can be linked to a dbgrid. (better option because I also want to sort and filter later).
It is a trial/error created file, any comment lines are in Dutch. In the print screen you can see what it can do so far. This is the json from post 1 (slightly improved first).