Formatting options to reproduce JSON.
Source position: fpjson.pp line 94
| const AsJSONFormat = [foSingleLineArray, foSingleLineObject]; | 
AsJSONFormat contains the options that make TJSONData.FormatJSON behave like TJSONData.AsJSON
| 
 | Return a formatted JSON representation of the data. | |
| 
 | Set of TFormatOption options. | |
| 
 | Default formatting options. | |
| 
 | Default indent size for formatted JSON. |