Error accessing/adding TChart tools on FMX

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
bflorac
Newbie
Newbie
Posts: 2
Joined: Mon Sep 21, 2020 12:00 am

Error accessing/adding TChart tools on FMX

Post by bflorac » Tue Dec 14, 2021 5:53 am

With the Delphi Alexandria, on FMX charts, if I open the Chart Editor for a TChart and click on "Tool" in the editor Tree, I get the following error:

Error reading StyleBook1.ResourcesBin: Error reading TImage.Align: Invalid property value.

Oddly, if I add a tool by editing the DFM file, the tools does work. I just cant access via the Chart Editor.

I have not done an FMX form in a while so I don't know if this new or always been a problem with FMX.

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

Re: Error accessing/adding TChart tools on FMX

Post by Yeray » Wed Dec 15, 2021 6:40 pm

Hello,

I've been able to reproduce the problem and I've already fixed it (#2492).

Since you are a source code customer, you can download the attached zip, and extract the contents in the "Source\FMX_XE6" folder in your installation, and rebuild the sources running TeeRecompile.
2492.zip
(2.45 KiB) Downloaded 651 times
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