Closed GoogleCodeExporter closed 9 years ago
procedure TForm1.Button1Click(Sender: TObject); var jo: ISuperObject; begin jo := so('{a:74.6356}'); Memo2.Text := jo.AsJSon(False, false); end; output: {"a":74.635?}
Original issue reported on code.google.com by veryreg...@126.com on 7 Feb 2010 at 12:50
veryreg...@126.com
[deleted comment]
Original comment by hgourv...@gmail.com on 24 Feb 2010 at 9:36
hgourv...@gmail.com
Original comment by hgourv...@gmail.com on 24 Feb 2010 at 10:20
Original issue reported on code.google.com by
veryreg...@126.com
on 7 Feb 2010 at 12:50