March 2000
Intermediate to advanced
576 pages
18h 13m
English
JITEnable Variable
var JITEnable: Byte;
JITEnable determines which exceptions enable the
just-in-time
debugger.
The default value is 0, which means only unhandled exceptions start the just-in-time debugger.
A value of 1 means non-Delphi exceptions trigger the just-in-time debugger.
A value of 2 or more means any exception starts the just-in-time debugger.
| DebugHook Variable, ErrorProc Variable, ExceptionClass Variable, ExceptProc Variable, Raise Keyword |
Read now
Unlock full access