[Lazarus] JSON and StringGrid
Luiz Americo Pereira Camara
luizmed at oi.com.br
Wed Oct 12 05:40:58 CEST 2011
On 12/10/2011 00:10, silvioprog wrote:
> Hello,
>
> Is there a native alternative for populate a StringGrid with JSON? Eg.
> 'Grid.LoadFromJSON(const AFileName: TFileName);'
>
I implemented a JSON list view / tree view / inspector using VTV
See
http://code.google.com/p/luipack/source/browse/trunk/vtvextras/vtvutils/vtjson.pas
There are some demos in demos folder
Luiz
More information about the Lazarus
mailing list