This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我想创建允许我直接在 Delphi IDE 中编辑 Windows 清单的 IDE 扩展。有没有办法删除清单中的构建并在没有 {$R} 指令的情况下添加我自己的资源?我对 IOTAProjectResource 的所有尝试都失败了。我什至无法从 IOTAProject 获得这个接口。我使用德尔福 XE3。