Use the Requires tab of the Add dialog box to add a package to the Requires clause in the current package (and, at the same time, to display in the Requires node in the Project Manager).
What Requires Means: When a Delphi package is required by another package, the product must find the package's .dcpil file in order to compile.
Item |
Description |
Package name |
Enter the name of the package to add to your project's Requires clause and to the Requires node in the Project Manager. If the package is in the Search Path, a full path name is not required. (If the package directory is not in the Search Path, the search path will be added to the end.) |
Search Path |
If you haven't included a full directory path in the Package Name edit box (see above), make sure this list contains the directory where your package resides. If you add a directory in this Search Path edit box, you will be changing the Global Library Search Path, which is used, for example, in Code Browsing and many other IDE features. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|