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