v4v4n Posted January 26, 2013 Share Posted January 26, 2013 helo every body, how can i catch a value of messagedlg function with mtconfirmation ? i don't know how to know which button is pressed was it yes or no. here is my code MessageDlg(aPesan,mtConfirmation,mbYesNo) in desktop application i just do this if MessageDlg(aPesan,mtConfirmation,mbYesNo,0)=mrYes then begin //.......blah blah blah end; how do i implement the same things in unigui ? thanks in advance Quote Link to comment Share on other sites More sharing options...
Semper Posted January 26, 2013 Share Posted January 26, 2013 See "Dialogs' in http://prime.fmsoft.net/demo/ucdemo.dll Quote Link to comment Share on other sites More sharing options...
v4v4n Posted January 26, 2013 Author Share Posted January 26, 2013 thanks i will learn it...... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.