TEventType
Log event type
Declaration
Source position: osutilsh.inc line 62
Type
TEventType = (etCustom,etInfo,etWarning,etError,etDebug)
Description
TEventType is a type to be used by logging mechanisms (in particular, the TCustomApplication and TEventLog classes. It can be used to filter events, and write only certain types of event to the event log.