delphi 带包编译 怎么懂得

2025-02-23 20:46:59
推荐回答(1个)
回答1:

打开你的工程,project-->options-->packages-->选择Build with runtime packages
然后project-->Build All Projects
然后project-->Information查看需要和EXE一同发布的包文件。
最好在一个没有D环境的机器上运行下,看看包发布完全没。