Runs a common dialog box with a default owner.
public function ShowDialog: TDialogResult; overload;
drOK if the user clicks OK in the dialog box; otherwise, drCancel.