Delphi 10.2.2 FMX Hover Error

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
drdanley
Newbie
Newbie
Posts: 2
Joined: Thu Oct 12, 2017 12:00 am

Delphi 10.2.2 FMX Hover Error

Post by drdanley » 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?

drdanley
Newbie
Newbie
Posts: 2
Joined: Thu Oct 12, 2017 12:00 am

Re: Delphi 10.2.2 FMX Hover Error

Post by drdanley » Mon Jan 15, 2018 11:22 pm

Solved -- I uninstalled and reinstalled and the problem went away.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Delphi 10.2.2 FMX Hover Error

Post by Yeray » Tue Jan 16, 2018 7:13 am

Hello,

I'm glad to hear you could solve it!
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply