Patrick
 
There are two known problems with "disappearing" unhandled
exceptions in D5.    One is fixed in an update - but one
is not.
 
They both have to do with including AppEvents in your uses
clause of the unit raising the exception.   If this isn't
enough information write back and I'll see if i can
find a reference.
 
-ns
----- Original Message -----
Sent: Monday, July 23, 2001 7:53 AM
Subject: [DUG]: Default Exception Handler

Since Delphi 5 I am finding that my applications no longer display the default exception message dialog when an unhandled exception occurs in the application.
 
It seems I have to write an exception handler for Application.OnException, or did I miss something?
 
 

Reply via email to