Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUIApplication.ForceQuit

Quit without questions

Declaration

Source position: MUIClass.Base.pas line 250

public property TMUIApplication.ForceQuit : Boolean
  read GetForceQuit;

Description

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.


Documentation generated on: 2024-04-20