Default indent size for formatted JSON.
Source position: fpjson.pp line 92
| const DefaultIndentSize = 2; | 
DefaultIndentSize is the default indent size used in formatted JSON.
| 
 | Return a formatted JSON representation of the data. | |
| 
 | Set of TFormatOption options. | |
| 
 | Default formatting options. |