Source position: osutilsh.inc line 56
type TEventType = (
etCustom,
etInfo,
etWarning,
etError,
etDebug
);