BertrandOccasional Contributor14 years agoGetting a delphi derived component parent classHi , I'm testing an application written in Delphi . I get the delphi component like this; var MyComponent=MyWindow.Find('Name','VCLObject(Component)',30); Then i try to get the...Show More
tristaanogreEsteemed Contributor14 years agoI suggest using WaitVCLObject to wait for the object to appear and then check the property in code, pretty much like I suggested above.
Recent DiscussionsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility IssueModuleNotFoundError. Python Runtime error only on other machine but not mine
Related ContentCan't map CEF page componentsTo Derive logical value from 2 responsesIssue getting table cell renderer component from JTable