Unit 'FPDDCodeGen' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TCodeGeneratorOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpddcodegen.pp line 115

type TCodeGeneratorOptions = class(TPersistent)

protected

  procedure SetOPtions(); virtual;

public

  constructor create; virtual;

  procedure Assign(); override;

published

  property ExtraSetterLine: string; [rw]

  property Options: TCodeOptions; [rw]

  property UnitName: string; [rw]

  property InterfaceUnits: string; [rw]

  property ImplementationUnits: string; [rw]

end;

Inheritance

TCodeGeneratorOptions

|

TObject


Documentation generated on: 2023-03-18