I am trying to add a simple Tchart with one line series to an existing FMX program. Delphi Tokyo latest hotfix, Win32 build, latest version of TChart Pro.
The program compiles fine, but throws a run-time error message that says:
"Exception EReadError in Module (myprog.exe) at 000C7AE4.
Error reading series1.HoverElement: Property HoverElement
does not exist."
I have used lots of TCharts, and I tried this on a clean program in the same environment and it works, but this particular program gives me the error.
Any clues on how to solve this?
Delphi 10.2.2 FMX Hover Error
Re: Delphi 10.2.2 FMX Hover Error
Solved -- I uninstalled and reinstalled and the problem went away.
Re: Delphi 10.2.2 FMX Hover Error
Hello,
I'm glad to hear you could solve it!
I'm glad to hear you could solve it!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |