Atozed Forums
WebApplication.ShowConfirm - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: WebApplication.ShowConfirm (/thread-1424.html)



WebApplication.ShowConfirm - Mikael Nilsson - 12-09-2019

Hi,

How is ShowConfirm working. How can I decide witch button the user clicked on?

/Mikael


RE: WebApplication.ShowConfirm - Alexandre Machado - 12-10-2019

HI Mikael,

You need to register a callback function which will be executed when the user closes the dialog.

please check this complete example:

https://github.com/Atozed/IntraWeb/tree/master/XIV/Delphi/NewDialogs