德尔福XE图标
我刚刚安装了 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
安装组件后,尝试删除以下注册表项中的所有条目并重新启动 IDE 两次。两次是因为第一次创建缓存条目但尚未使用。
根据您下面的评论,它可能与此问题有关。
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.
According to your comment below it might have something to do with this issue.