SSharma3
4 years agoOccasional Contributor
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.