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

TPascalCodeGenerator.CreateHeader

Create unit header section

Declaration

Source position: pascodegen.pp line 83

public procedure TPascalCodeGenerator.CreateHeader; virtual;

Description

CreateHeader generates the interface header section of a Pascal unit. This includes the license text comment, optional timestamp, compiler switches, interface keyword and uses clause with support for dotted unit names.

See also

TPascalCodeGenerator.CreateUnitClause

  

Create unit clause

TPascalCodeGenerator.LicenseText

  

License text for header comment


Documentation generated on: Dec 19 2025