I have a Delphi 11 VCL Forms application that uses TeechartVCLFMX Pro 2022.34. A page in a TPagecontrol contains a TChartLayout with 2 charts. I added a vertical cursor to one of the charts from the Tools menu and the cursor appears on the chart in in the IDE. However, when I attempt to run the application, I receive the following error message:
“Error reading DamperPVChartLayout1.Charts: Error reading TChartItem.InnerChart: class TCursorTool not found.”
Adding any other tool from the menu produces a similar error.
Class TCursorTool not found
Re: Class TCursorTool not found
Hello,
We've reproduced the project as we understand you've described it and it seems to run ok. Our example project here:
https://www.steema.com/files/public/tee ... Layout.zip
Let us know if it misses some elements of your project and or/modify it and send it back to us for further tests or let us know if it fails in your IDE.
Regards,
Marc Meumann
We've reproduced the project as we understand you've described it and it seems to run ok. Our example project here:
https://www.steema.com/files/public/tee ... Layout.zip
Let us know if it misses some elements of your project and or/modify it and send it back to us for further tests or let us know if it fails in your IDE.
Regards,
Marc Meumann
Steema Support