Ide Indy Delphi

Question:
Sometimes when I run my program from the IDE and have an
exception,when I fix the problem and attempt to re-run
the application, I get a message "Error Setting Exception
Debug Hook", then Delphi refuses to run the application.
I then have to restart Delphi. Is there any way around this?
Answer:
Yes! If you see the message, just cancel the dialog and press
Ctrl-F2 to reset the program. Then do a "build all" and re-run
your application.