Clean up the TCustomDaemonApplication instance
Source position: daemonapp.pp line 392
public destructor TCustomDaemonApplication.Destroy; override; |
Destroy cleans up the event log instance and then calls the inherited destroy.
|
Event logger instance |