[Overview][Resource strings][Types][Classes][Index] |
Clean up TEventLog instance
Source position: eventlog.pp line 72
public destructor TEventLog.Destroy; override; |
Destroy cleans up the TEventLog instance. It cleans any log structures that might have been set up to perform logging, by setting the Active property to False.
|
Activate the log mechanism |