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

TJSONObjectIterator

Declaration

Source position: fpjson.pp line 600

type TJSONObjectIterator = procedure(

  const AName: TJSONStringType;

  Item: TJSONData;

  Data: TObject;

  var Continue: Boolean

) of object;


Documentation generated on: 2023-03-18