[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Event logger instance
Source position: daemonapp.pp line 402
public property TCustomDaemonApplication.EventLog : TEventLog |
EventLog is the TEventLog instance which is used to log events to the system log. It is created when the application instance is created, and destroyed when the application is destroyed.
|
Event logging class |