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")["V...
  • AlexKaras's avatar
    3 years ago

    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.