RAD Studio (Common)
ContentsIndex
PreviousUpNext
Packages (Options)

ProjectOptionsPackages 

Use this page to specify the design time packages installed in the IDE and the runtime packages required by your project.

Item 
Description 
Design packages 
Lists the design time packages available to the IDE and all projects. Check the design packages you want to make available for your current project.  
Add 
Installs a design time package. The package will be available to your current project.  
Remove 
Deletes the selected package. The package becomes unavailable for your current project.  
Edit 
Opens the selected package in the Package Editor if the source code or .dcp file is available.  
Components 
Displays a list of the components included in the selected package.  
Runtime packages 
Determines which runtime packages to use when the executable file is created. Separate package names with semicolons.
As packages are installed and uninstalled, the runtime package list is updated. The product automatically adds runtime packages that are required by installed design time packages.  
Build with runtime packages 
Dynamically links the runtime packages in your project and enables the runtime packages edit box.  
Ellipsis Ellipsis button 
Displays Runtime Package dialog box, allowing you to specify the name of a runtime package to add to the Runtime packages list. To enable this button, click Build with runtime packages.  
Default 
Saves the current settings as the default for each new project.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!