| [Overview][Types][Classes][Variables][Index] | 
Set of TEventLogType
Source position: custapp.pp line 26
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  |