Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jun : Service Application
| Subject: | Service Application |
| Posted by: | "Ricardo Carmo" (nwlm..@yahoo.com.br) |
| Date: | Tue, 20 Jun 2006 09:58:42 |
In a Service App, the Application variable does not have an OnException
propertie.
So, can I write a procedure to intercept exceptions not handled with
try..except?
Ricardo