Answers

Question and Answer:

  Home  Delphi

⟩ How do I write a global error handler?

Use the Application.OnException event. Look in the help under "application events" for details of how to create and attach an event handler to the application variable.

 171 views

More Questions for you: