Open the ScreenMode Requester and wait for Input of the User
Source position: MUIClass.Dialog.pas line 88
public function TScreenDialog.Execute: Boolean; override; |
returns True if the User clicked Ok, returns False if User selected Cancel
The MUI windows will be blocked as long the requester is open but with redraw.