[fpc-pascal] JSON Parser to tree view

Luiz Americo Pereira Camara luizmed at oi.com.br
Thu Oct 21 18:01:49 CEST 2010


ik escreveu:
> Hello,
>
> I wish to use the JSON parser to create some sort of TreeView of my 
> JSON (it's more then 500 lines of data).
> Before I'll write such code, do you know of any existed code that does 
> such thing, or at least most of the work ?


http://code.google.com/p/luipack/source/browse/trunk/vtvextras/vtvutils/vtjson.pas

See demos folder

Requires VTV from 
http://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/virtualtreeview-new

and
LCLExtensioins from http://code.google.com/p/luipack 
<http://code.google.com/p/luipack/source/browse/trunk/vtvextras/vtvutils/vtjson.pas>

Luiz





More information about the fpc-pascal mailing list