Page 1 of 1

Error accessing/adding TChart tools on FMX

Posted: Tue Dec 14, 2021 5:53 am
by 16589512
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.

Re: Error accessing/adding TChart tools on FMX

Posted: Wed Dec 15, 2021 6:40 pm
by yeray
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 823 times