0

My English is not very good, a photo will be more efficient.

I cannot find or manage the "complementary" Windows font on Delphi 11.

image

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
  • 1
    In the registry, in HKEY_CURRENT_USER\Software\Embarcadero\BDS\22.0\Theme there's a DWORD value called FontSize (or add it, if it is not there already), which applies to various parts of the IDE, which I think may include the Messages window – Dave Nottage Oct 19 '21 at 19:20
  • Thank it's work. Best regards – Nicolas Marchand Oct 20 '21 at 05:37

1 Answers1

0

This question seems solved:

In the registry, in HKEY_CURRENT_USER\Software\Embarcadero\BDS\22.0\Theme there's a DWORD value called FontSize (or add it, if it is not there already), which applies to various parts of the IDE, which I think may include the Messages window – Dave Nottage Oct 19, 2021 at 19:20

Thank it's work. Best regards – Nicolas Marchand Oct 20, 2021 at 5:37

So let us close it.

kStarbe
  • 86
  • 2