德尔福XE图标

发布于 2024-11-05 22:34:27 字数 136 浏览 1 评论 0原文

我刚刚安装了 Delphi XE 和我使用的一些第三方组件,其中一些组件图标是默认的 Delphi 图标。

我已经尝试过 IDE 上的 -nocache 选项,它修复了大部分但不是全部。

有人知道为什么有些仍然显示默认图标吗?

I just installed Delphi XE and a few of the 3rd party components I use and some of the Component Icons are the default Delphi Icon.

I have tried the -nocache option on the IDE and that fixed most but not all.

anyone know why some are still displaying the default icon?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

垂暮老矣 2024-11-12 22:34:27

安装组件后,尝试删除以下注册表项中的所有条目并重新启动 IDE 两次。两次是因为第一次创建缓存条目但尚未使用。

HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0\Package Cache
HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0\Palette\Cache

根据您下面的评论,它可能与此问题有关。

After your components installation try to delete all entries in the following registry keys and restart your IDE twice. Twice because the first time cache entries are created but not used yet.

HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0\Package Cache
HKEY_CURRENT_USER\Software\Embarcadero\BDS\8.0\Palette\Cache

According to your comment below it might have something to do with this issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文