Delphi 10. Debugger notification. Execution error

45 Views Asked by At

Unfortunately, I did not understand the Delphi settings. I have a runtime error (wrong file name for reading data), but the problem is that I only see the error message in debugger mode. If I run the program without a debugger, then the program just stops and does not give an error. How to fix it?

0

There are 0 best solutions below