Delphi 10.2.2 FMX Hover Error
Posted: Fri Jan 12, 2018 10:34 pm
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?
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?