MessageDlg
Usage Example
MessageDlg ('Would you like to continue?',mtConfirmation,[mbYes,mbNo],0);
This is how the dialog is shown on each platform:
Windows Platform
HTML5 Platform
Find on the table below how the Windows MessageDlg Symbols will be presented on the HTML5 Platform:
DialogType
mtWarning
mtError
mtInformation
mtConfirmation