开发者

Delphi VCL "TaskDialog" problem in Windows 7

I'm developing an windows app on Delphi 2007 and I'm using "Ttaskdialog" component in it. Using windows XP it runs normally, but in Windows 7 I'm getting the following message:

TtaskDialog requires themes to be enabled

开发者_如何学JAVAAny clues how to fix it?


To use TTaskDialog you need to enable themes in project options.

In menu go to Project -> Options... then to Application and check the Enable runtime themes box.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜