Source position: dbgintfdebuggerbase.pp line 1462
type TDBGEventType = ( |
||
etDefault, |
|
|
etBreakpointEvaluation, |
|
|
etBreakpointHit, |
|
|
etBreakpointMessage, |
|
|
etBreakpointStackDump, |
|
|
etExceptionRaised, |
|
|
etModuleLoad, |
|
|
etModuleUnload, |
|
|
etOutputDebugString, |
|
|
etProcessExit, |
|
|
etProcessStart, |
|
|
etThreadExit, |
|
|
etThreadStart, |
|
|
etWindowsMessagePosted, |
|
|
etWindowsMessageSent |
|
|
); |
CT Web help |
CodeTyphon Studio |