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

TJSONStringParserHandler

Declaration

Source position: fpjson.pp line 793

type TJSONStringParserHandler = procedure(

  const aJSON: TJSONStringType;

  const AUseUTF8: Boolean;

  out Data: TJSONData

);


Documentation generated on: 2026-03-03