Forum Discussion

vikaskumar1985's avatar
11 years ago

TestComplete not able to access content of VCL Control

Hi, 



I am trying to access contents of VCL control but none of the property is giving me details about the internal content. Below is the full name of the object. 



Sys.Process("Positive32").VCLObject("EJViewerDlg").VCLObject("BasePanel").VCLObject("BasePnlCenterPnl").VCLObject("LBSelector1").Window("TLBSelectBox", "", 1)



Screenshot of the object is also attached. Object is enclosed in black color.



This application is built in delphi with some VCL controls. 



Help is highly appreciated.



Thanks

Vikas