Source position: dbgintfdebuggerbase.pp line 1513
type TDBGExceptionEvent = procedure( |
Sender: TObject; |
const AExceptionType: TDBGExceptionType; |
const AExceptionClass: string; |
const AExceptionLocation: TDBGLocationRec; |
const AExceptionText: string; |
out AContinue: Boolean |
) of object; |
CT Web help |
CodeTyphon Studio |