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

TPascalCodeGenerator.CreateHeader

Create unit header section

Declaration

Source position: pascodegen.pp line 64

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: Aug 28 2026 Report a problem on this page