Run Without Debugging
From RAD Studio XE
Go Up to Run Menu
Run > Run Without Debugging
Compiles any changed source code, and if the compile is successful, executes your application without invoking the debugger built into the IDE.
Also available on the debug toolbar as the
button (Run Without Debugging, Shift+Ctrl+F9).