[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

AsCompressedJSON

Constant to format JSON with minimal whitespace

Declaration

Source position: fpjson.pp line 47

const AsCompressedJSON = [foSingleLineArray, foSingleLineObject, foskipWhiteSpace];

Description

AsCompressedJSON can be used to let FormatJSON behave as TJSONData.AsJSON with TJSONData.CompressedJSON equal to True

See also

TJSONData.FormatJSON

  

Return a formatted JSON representation of the data.

TJSONData.AsJSON

  

Return a JSON representation of the value

TJSONData.CompressedJSON

  

Compress JSON - skip whitespace


Documentation generated on: Nov 14 2015