TIDEEngine.DebugUntilReturn Method
Performs debug action "run until return": run the active script until the routine exists. RunMode is used only if the project is not running, to specify which script will be used to start execution.
Syntax
Unit: IDEMain
procedure TIDEEngine.DebugUntilReturn;