Message Dlg

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

Last updated