Jusat today I got UFT11.53 in my office machine. Application is Desktop based application front end is in Delphi and Backend is in Java.
I have never worked in Delphi application. From help document I understood that I need to Add MicDelphiAgent.pas module to the Uses section of your application's project file (project.dpr) .
If application includes the TwwDBGrid from InfoPower, I need to add
MicWWSupport to the Uses section of your application's project file (project.dpr)
My question is where will get those MicDelphiAgent.pas and MicWWSupport ?
Thank you for your help in advance.
I have never worked in Delphi application. From help document I understood that I need to Add MicDelphiAgent.pas module to the Uses section of your application's project file (project.dpr) .
If application includes the TwwDBGrid from InfoPower, I need to add
MicWWSupport to the Uses section of your application's project file (project.dpr)
My question is where will get those MicDelphiAgent.pas and MicWWSupport ?
Thank you for your help in advance.