Unit 'JSONPropStorage' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TCustomJSONPropStorage.GetFormatted

Gets the value for the Formatted property.

Declaration

Source position: jsonpropstorage.pas line 31

protected function TCustomJSONPropStorage.GetFormatted: Boolean;

Function result

The current value for the Formatted property.

See also

TCustomJSONPropStorage.Formatted

  

Controls whether formatted JSON is emitted in the JSONConf storage mechanism.

Version 4.6 Hosted on Source Forge