Default formatting options.
Source position: fpjson.pp line 93
| const DefaultFormat = []; | 
DefaultFormat contains the default formatting options used in formatted JSON.
| 
 | Return a formatted JSON representation of the data. | |
| 
 | Set of TFormatOption options. | |
| 
 | Formatting options to reproduce JSON. | |
| 
 | Default indent size for formatted JSON. |