Class TCursorTool not found
Posted: Mon Feb 28, 2022 6:32 pm
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.
“Error reading DamperPVChartLayout1.Charts: Error reading TChartItem.InnerChart: class TCursorTool not found.”
Adding any other tool from the menu produces a similar error.