Jump to content

E2250 There is no overloaded version of 'MessageDlg' that can be called with these arguments


Frederick

Recommended Posts

I have UniGUIDialogs and no VCL.Dialogs in the Uses line. However, when I make the following call:-

messagedlg('Test Message', mtConfirmation, mbYesNo, SomeFunc);

Delphi 10S throws up an error of "E2250 There is no overloaded version of 'MessageDlg' that can be called with these arguments".

What am I missing here?

--
Frederick
(UniGUI Complete - Professional Edition 1.90.0.1504)
 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...