Open the File dialog and wait for the user input.
Source position: MUIClass.Dialog.pas line 34
public function TFileDialog.Execute: Boolean; override; |
Returns True if the user closed the Requester with ok, False if the user closed with cancel.
The MUI windows will be blocked but still refreshed.