Unit 'fpjsonrtti' Package
[Overview][Constants][Types][Classes][Index] [#fcl-json]

TJSONDeStreamer.JSONToCollection

Declaration

Source position: fpjsonrtti.pp line 171

public procedure TJSONDeStreamer.JSONToCollection(

  const JSON: TJSONStringType;

  ACollection: TCollection

);

procedure TJSONDeStreamer.JSONToCollection(

  const JSON: TJSONData;

  ACollection: TCollection

);


Documentation generated on: 2025-07-25