Set of TEventLogType.
Source position: custapp.pp line 32
type TEventLogTypes = set of TEventType; |
TEventLogTypes is a set of TEventType, used in TCustomApplication.EventLogFilter to filter events that are sent to the system log.
|
Event to filter events, before they are sent to the system log. |