Hi,
I'm using C++ Builder 10 Seattle.
Label2->Caption = "TEST µs °C";
is displayed as "TEST µs °C" when compiling in Windows 64bits. It is displayed correctly on 32bits.
It is also displayed correctly if the caption is set in the IDE (before compilation), so appends only in run.
Any idea?
Thanks.
Manu