rfrezinoNew Contributor12 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
TanyaYatskovskaAlumni12 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 Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting