Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-json]

GetJSON

Declaration

Source position: fpjson.pp line 794

function GetJSON(

  const JSON: TJSONStringType;

  const UseUTF8: Boolean = True

):TJSONData;

function GetJSON(

  const JSON: TStream;

  const UseUTF8: Boolean = True

):TJSONData;


Documentation generated on: 2023-03-18