Quit without questions
Source position: MUIClass.Base.pas line 250
public property TMUIApplication.ForceQuit : Boolean |
When your input loop receives a Terminate, you should query this attribute. In case its True, your program should exit quietly without popping up any safety requesters or other stuff. MUI will e.g. set this if the user issued a "QUIT FORCE" ARexx command to your application.