Create unit header section
Source position: pascodegen.pp line 83
public procedure TPascalCodeGenerator.CreateHeader; virtual; |
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.
|
Create unit clause |
|
|
License text for header comment |