Unit 'fpJsonToPas' Package
[Overview][Types][Classes][Index] [#fcl]

TJSONToPascal.JSONStream

Stream containing JSON data to generate code from

Declaration

Source position: fpjsontopas.pp line 150

public property TJSONToPascal.JSONStream : TStream
  read FJSONStream
  write FJSONStream;

Description

JSONStream specifies a stream containing JSON data to convert to Pascal code. JSONData property takes priority over this property if both are set.


Documentation generated on: Jan 27 2026