[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#fcl)

TCustomDaemonApplication.EventLog

Event logger instance

Declaration

Source position: daemonapp.pp line 378

public property TCustomDaemonApplication.EventLog : TEventLog
  read GetEventLog;

Description

EventLog is the TEventLog instance which is used to log events to the system log with the Log method. It is created when the application instance is created, and destroyed when the application is destroyed.

See also

TEventLog

  

Event logging class

Log

  

Log a message to the system event log.


Documentation generated on: Nov 14 2015