Last updated 4 years ago
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