Unit 'pascodegen' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TPascalCodeGenerator.OutputUnitName

Name of the output unit

Declaration

Source position: pascodegen.pp line 106

published property TPascalCodeGenerator.OutputUnitName : string
  read FOutputUnitName
  write FOutputUnitName;

Description

OutputUnitName specifies the name of the Pascal unit being generated. This name is used in the unit clause and can be automatically derived from the filename when saving.

See also

TPascalCodeGenerator.CreateUnitClause

  

Create unit clause

TPascalCodeGenerator.SaveToFile

  

Save generated source code to file


Documentation generated on: Dec 19 2025