Tuesday, July 10, 2012

Using lkJSON - an example with Google Drive data

lkJSON is free (BSD license) JSon parser for Delphi. It works great with Delphi 7.

lkJSON Source: http://sourceforge.net/projects/lkjson/

When you are looking for a JSon parser, you look for someting that you can use in the next minute. There is no documentation for lkJSON, just a few examples included with the sources. I hope this quick and dirty example can save you some time.

A Google Drive API returns you something like this:



And here is some Delphi code:



stay free.

8 comments:

  1. Thank you for this. Your sample made it clear just how to go about extracting workers from bitcoin JSON threads.

    ReplyDelete
  2. Thank you this, very simple and clear.
    Thanks

    ReplyDelete
  3. Thank you so much! You made my day !

    ReplyDelete
  4. Muito obrigado meu rei! Esse post salvou meu dia!

    ReplyDelete
  5. Thank you for this article. I am looking for an example of using lkJSON in a datagrid. Would you like to write an article for this example, please?

    ReplyDelete
  6. Thank you for this article. It helped me a lot.

    ReplyDelete
  7. Огромное спасибо!

    ReplyDelete