Program Reset
From RAD Studio
Go Up to Run Menu
Run > Program Reset Ctrl+F2
Terminates the application or process that is currently under the debugger's control.
Program Reset is also available on the debug toolbar as the ResetButton.png button (Program Reset).
If you want to simply unload the process from the debugger's control without actually terminating it, you should use Run > Detach From Program .