On Fri, 7 Dec 2012, Reimar Grabowski wrote:
Hi,
I have a relatively simple JSON object consisting of some integer and
string fields and a large (500-50 entries) float array. Following the
parsedemo.pp I extract the values from JSON and put them in my pascal
class. All works as expected
Hi,
I have a relatively simple JSON object consisting of some integer and string
fields and a large (500-50 entries) float array.
Following the parsedemo.pp I extract the values from JSON and put them in my
pascal class. All works as expected only that I do not seem to find a method to
copy