Build with runtime packages on Delphi XE2
问题 I found a similar question but did not find the answer. The question is how easily to add all installed runtime packages to the list in "project options/package/runtime packages" in a Delphi XE2 project? In XE and earlier versions you can do it by simply checking/unchecking "build with runtime packages" and those packages immediately appear in the edit below. 回答1: Create a new project and copy list from its options. 回答2: Check Link with runtime packages . Check Inherit for ´Runtime packages`.