I have a Delphi 2007 application and we recently discovered that a few French accented characters do not display correctly.
Œ : Displays as a ? or a boldened |
œ : Displays as a ? or a boldened |
Ÿ : Displays as a ? or a boldened |
I tried this in Delphi 10.2 and am able to input these characters correctly, but I am wondering if this is a limitation to Delphi 2007
I tried changing the edit properties of OEMConvert to true, but it converts all French characters to there English equivalencies.