Source position: dbgintfdebuggerbase.pp line 1452
type TDBGEventCategory = (
ecBreakpoint,
ecProcess,
ecThread,
ecModule,
ecOutput,
ecWindows,
ecDebugger
);