[Overview][Classes][Procedures and functions][Index] |
Sets the value for the Formatted property.
Source position: jsonpropstorage.pas line 32
protected procedure TCustomJSONPropStorage.SetFormatted( |
Value: Boolean |
); |
Value |
|
New Boolean value for the Formatted property. |
|
Controls whether formatted JSON is emitted in the JSONConf storage mechanism. |