Forum Discussion

justin_allen's avatar
justin_allen
New Contributor
11 years ago

Delphi XE5 VCL Classes vs Object Names

We recently upgraded from Delphi 2006 using TestComplete 8 to Delphi XE5 using TestComplete 10. We converted the scripts we were using in 8 to version 10 as well. Since doing so we have noticed that the scripts look for the VCL Object name (i.e. frmDialog) but what they find is the VCL Object Class (i.e. TfrmDialog). I believe this is something that changed in the Delphi Compiler. Is this something that anyone has dealt with before? Can a setting be changed in the Delphi Compiler to take care of this or do I need to update my scripts to look for the VCL Class Object?



Thanks,

Justin