Delphi Seattle has a very large default font, and I don't like it.
tried changing it like i did with XE8 with script
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Embarcadero\BDS\17.0\ModernTheme]
"FontName"="Segoe UI"
"FontSize"=dword:0000000a
"MainToolBarColor"="clGradientActiveCaption"
But it didn’t work, how is it handled in Delphi Seattle?

source
share