Subject: DELPHI: Global exception handling?
Application.OnException:=YourExceptionHandler;
where YourExceptionHandler is a procedure typed and defined in the context of
your Form.
Bye, Cees (Internet: binkhorst@dcgg.xs4all.nl - CompuServe: 100016,3552)