Jump to content

MessageDlg produces an error when is inside an application datamodule


nickosl50

Recommended Posts

Hi,

 

I try to put the following code  

 

MessageDlg( 'Cannot Delete record' , mtWarning, [mbOK]);

 

in a Application DataModule but code does not build and I get the error 'Undeclared identifier MessageDlg'

 

If I place the same code in a TUniFrame there is no such error 

 

 

I would be grateful if someone can give me a clue of what I done wrong.

 

 

Thank you very much

Nick Lazidis

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...