* Fix for bug ID #24603 (initialize result of TJSONObject.DoFormatJSON)

git-svn-id: trunk@24905 -
This commit is contained in:
michael 2013-06-15 16:14:35 +00:00
parent 121271c38f
commit 7e72f856ce

View File

@ -1920,6 +1920,7 @@ Var
begin
Result:='';
CurrentIndent:=CurrentIndent+Indent;
For I:=0 to Count-1 do
begin