Page 1 of 1

Delphi 10.2.2 FMX Hover Error

Posted: Fri Jan 12, 2018 10:34 pm
by 16482066
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?

Re: Delphi 10.2.2 FMX Hover Error

Posted: Mon Jan 15, 2018 11:22 pm
by 16482066
Solved -- I uninstalled and reinstalled and the problem went away.

Re: Delphi 10.2.2 FMX Hover Error

Posted: Tue Jan 16, 2018 7:13 am
by yeray
Hello,

I'm glad to hear you could solve it!