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

TJSONToPascal.ObjectConstructorArguments

Arguments for object constructors

Declaration

Source position: fpjsontopas.pp line 175

published property TJSONToPascal.ObjectConstructorArguments : string
  read FObjectConstructorArguments
  write FObjectConstructorArguments;

Description

ObjectConstructorArguments specifies the constructor arguments inserted literally between parentheses in generated constructor calls. Useful when the parent class constructor requires specific parameters.


Documentation generated on: Jan 27 2026