| [Overview][Resource strings][Types][Classes][Index] | 
Determines whether logging errors are reported or ignored
Source position: eventlog.pp line 95
|  published property TEventLog.RaiseExceptionOnError : Boolean | 
RaiseExceptionOnError determines whether an error during a logging operation will be signaled with an exception or not. If set to False, errors will be silently ignored, thus not disturbing normal operation of the program.