Source position: fpjson.pp line 803
function JSONStringToString(
const S: TJSONStringType
):TJSONStringType;function JSONStringToString(
const S: UnicodeString
):TJSONStringType;