Jump to content

MessageDlg HandleEvent


MarBar77

Recommended Posts

Hi,

 

Can anyone help. When I call MessageDlg with Callback procedure e.g. MessageDlg('mbYesNo', mtConfirmation, mbYesNo, DCallBack4);

 

then

 

1) MessageDlg is displayed

2) I am clicking one of the button Yes/No

3) Browser displays message "/HandleEvent"

4) After closing this Message Callback procedure is running

 

So, EventIsHandled, why this message appears?

 

I checked the demos, above example is copied from demo.

 

EnableSynchronousOperations in MainModule is set to False.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...