Forum Discussion

SSharma3's avatar
SSharma3
Occasional Contributor
3 years ago
Solved

How to identify the controls in Delphi VT for Zsimpwin tool

Hi,

I need to read the values in the chart below for the ZSimpwin tool.

The test complete object spy is only identifying it as "NameMapping["Sys"]["Process"]("ZSimDemo")["VCLObject"]("MainForm")["VCLObject"]("Chart1")"

Can you please let me know how to get the chart coordinates and value.

 

 

 

  • Hi,

     

    I think that you need to talk to developers and ask them for their recommendations.

    Also, compiling application with debug info for the chart control and control's investigation in the Object Spy might help.

     

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    I think that you need to talk to developers and ask them for their recommendations.

    Also, compiling application with debug info for the chart control and control's investigation in the Object Spy might help.