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

TJSONToPascal.Code

Generated Pascal unit code

Declaration

Source position: fpjsontopas.pp line 152

published property TJSONToPascal.Code : TStrings
  read FCode
  write SetCode;

Description

Code contains the generated Pascal unit code after calling Execute. The code includes complete class definitions with properties, methods, and optional JSON serialization support.


Documentation generated on: Aug 28 2026 Report a problem on this page