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 DiscussionsSupport for Oracle Forms Standalone Launcher (FSAL)Application url change managementDelphi Mainmenu items is not clicked
Related ContentButtons on MessageDlgChecking API Status in TestCompleteAccess UI elements inside Xamarin.Forms.ListVIew.