Using 8.0.0.7, when I access the chart editor, I get this image.

But when using 8.0.0.8, I get the following (no changes to my code, all I did was install the latest version).

Any idea what is happening here?
Tony.
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |
Thanks, going to the non-unicode seems to have sorted it out.Yeray wrote:You probably downloaded the Unicode version that uses unicode strings internally but, as delphi isn't full Unicode until v2010, the components such as TLabel show the unicode strings without formatting them.
So how do I go about using the Unicode version? I'm passing in a Unicode string to get that error.Yeray wrote:You probably downloaded the Unicode version that uses unicode strings internally but, as delphi isn't full Unicode until v2010, the components such as TLabel show the unicode strings without formatting them.
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |