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

GetJSON

Declaration

Source position: fpjson.pp line 831

function GetJSON(

  const JSON: TJSONStringType;

  const UseUTF8: Boolean = True

):TJSONData;

function GetJSON(

  const JSON: TStream;

  const UseUTF8: Boolean = True

):TJSONData;


Documentation generated on: 2026-03-03