Hello,
We just installed the Delphi 11.1.
But there is a problem with the TRichEdit.
When we add a line including formatting characters as "alt 205" or "alt179" or "alt196", with the "Courier New" font, then the police changes to an other police (Segoe UI Symbol) and the result is ugly.
We uses the following instruction for adding this line : myRichEdit.SelText := myString.
This way of reporting was used for years without problem in many places of our application.
Is it a documented bug, are there any turnarounds ?
Any help would be appreciated,
Denis Dresse