Hi!
Hi! I am developing an app to run on Android (later iOS) and I have noticed that int'l chars are wrong here. Is there any pagecode config I need to do or is it a bug? Example: Ç show as C, Ã as A, and so on... look likes FMX is trying to convert the characters, also, they I get an unaligned word... By the way, it will not happen with TLabel, but I have see that when using the TTabItem.Text property, TListBoxGroupHeader. It will get wrong on the device, but the IDE shows fine.