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

TJSONToPascal.Options

Code generation options

Declaration

Source position: fpjsontopas.pp line 155

published property TJSONToPascal.Options : TJSONToPascalOptions
  read FOptions
  write FOptions;

Description

Options controls various aspects of the code generation process using TJSONToPascalOptions. Common combinations include generating load/save methods or making the code compatible with different JSON frameworks.


Documentation generated on: Jan 27 2026