After changing a VCL project deploy platform from 32 bits to 64 bits, the application layout became Ugly like it was compiled with Delphi 7.
Before, the project was only deployed as 32bits application and now it is only deployed as 64bits application.
I couldn´t understand the reason for this, because I even deleted the dproj file and let Delphi create another one from scratch and id did not help.
As depicted above, the navbar icons lost it's alpha channel, and the grid lost the gradient title bar, also controls lost the rounded corners.
It looks like an application compiled with Delphi 7 although it was compiled wth 10.3.3 Rio.
Any help?
Thank's in advance.