MessageDlg

<< Click to Display Table of Contents >>

Navigation:  Forum >

MessageDlg

Forum link

 


 

11-18-2020, 07:46 AM:

 

if MessageDlg('Do you want to ?', mtConfirmation, [mbYes, mbNo], 0) = mrYes then

 

begin

 

//

 

end;

 

Is there a way to write commands like this in Intraweb? Or how to use it?

 

Thank you

 


 

11-18-2020, 03:10 PM:

 

https://www.atozed.com/forums/thread-1679.html