Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GUI of app built in FinalBuilder(with dcc32.exe) differs from one built in Embarcadero IDE

When I build an app in FinalBuilder, apparently with dcc32.exe, GUI looks like windows xp app, but if I compile it in IDE, it looks normal as Windows 7 program. Also TLinkLabel is recognized as a simple TLabel. Any ideas what can be the problem?

like image 465
Yuriy Chachora Avatar asked Dec 14 '25 04:12

Yuriy Chachora


1 Answers

In order to enable runtime themes during the compilation of XE2 project in FinalBuilder, you have to include manifest file in resources:

default_app.manifest

enter image description here

like image 66
Yuriy Chachora Avatar answered Dec 16 '25 07:12

Yuriy Chachora



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!