Program Pause

From RAD Studio

Go Up to Run Menu


Run > Program Pause

Pauses the application or process that is currently under the debugger's control. You can pause a threaded application in order to examine the debug information in the Threads view.

This command is equivalent to the Pause button on the Debug toolbar in the IDE.

See Also