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

TJSONStringParserHandler

Declaration

Source position: fpjson.pp line 763

type TJSONStringParserHandler = procedure(

  const aJSON: TJSONStringType;

  const AUseUTF8: Boolean;

  out Data: TJSONData

);


Documentation generated on: Mar 07 2021