rfrezinoNew Contributor13 years agoHow to check the text inside of MessageDlgHi, I have a Delphi application that uses the MessageDlg (delphi function that calls TaskDialogIndirect from comctl32.dll) to display the alert messages to user. I need to check the message...Show More
TanyaYatskovskaAlumni13 years ago Hi Rodrigo, Try using Object Spy to catch the text. I suppose that there should be the following property in the dialog: VCLObject("Message").Caption
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running