Whether to include timestamp in header
Source position: pascodegen.pp line 114
published property TPascalCodeGenerator.AddTimeStamp : Boolean |
AddTimeStamp determines whether a timestamp comment is added to the generated unit header. When True, TPascalCodeGenerator.CreateHeader includes a 'Generated on:' comment with the current date and time.
|
Create unit header section |