2

I have Delphi 11.1 (fresh installed), Windows 10.
In "Project Options->Application->Manifest" I disable the Themes (uncheck "Enabled runtime themes") and save/close the dialog. But when I reopen the dialog, the Themes are again enabled.

Can anyone with Delphi 11 confirm this behavior?

_

PS: the checkbox works under:

  • Delphi 10.4.2 + Win7
  • Delphi 11 + Win 7.
Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Gabriel
  • 20,797
  • 27
  • 159
  • 293

1 Answers1

3

Disable that option in All configurations - Windows 32-Bit platform and if applicable also in All configurations - Windows 64-Bit platform. Then you can enable or disable it in the child configurations at your will.

Uwe Raabe
  • 45,288
  • 3
  • 82
  • 130