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

TPascalCodeGenerator.AddTimeStamp

Whether to include timestamp in header

Declaration

Source position: pascodegen.pp line 114

published property TPascalCodeGenerator.AddTimeStamp : Boolean
  read FAddTimeStamp
  write FAddTimeStamp;

Description

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.

See also

TPascalCodeGenerator.CreateHeader

  

Create unit header section


Documentation generated on: Dec 19 2025