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

TPascalCodeGenerator.OnLog

Event handler for log messages

Declaration

Source position: pascodegen.pp line 113

published property TPascalCodeGenerator.OnLog : TCodeGeneratorLogEvent
  read FOnLog
  write FOnlog;

Description

OnLog is an event that is triggered when the code generator wants to log information or warnings. Assign an event handler to receive these messages for debugging or user feedback.

See also

TCodeGeneratorLogEvent

  

Event handler type for logging messages

TCodegenLogType

  

Log message type enumeration


Documentation generated on: Dec 19 2025