[Overview][Resource strings][Types][Classes][Index] |
Is the message sending paused ?
Source position: eventlog.pp line 104
published property TEventLog.Paused : Boolean |
Paused indicates whether the sending of messages is temporarily suspended or not. Setting it to True has the same effect as calling Pause, setting it to False has the same effect as calling Resume.
|
Pause the sending of log messages. |
|
|
Resume sending of log messages if sending was paused |