Open the Font requester and wait for User input
Source position: MUIClass.Dialog.pas line 58
public function TFontDialog.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.