Is there a shortcut (button/menu/etc) in the Delphi IDE that simply executes the last compiled EXE (with any specified parameters), without recompiling it?
Of course one can always create an external shortcut, but it'd be nice if there was a convenient way to do this from the IDE, without having to wait for an unnecessary recompile/linking if nothing was changed.