ProjectOptionsDescription
Use the Description page to specify a description for the package, the uses of the package, and how the package is built.
Description option |
Description |
Description |
Specifies the description that appears when the package is installed. |
Usage options |
Description |
Designtime only |
The package is installable on the Tools Palette. |
Runtime only |
The package can be deployed with an application. |
Designtime and runtime |
The package is both installable and deployable. |
Build control options |
Description |
Rebuild as needed |
Builds the package as needed. |
Explicit rebuild |
Builds the package only when you choose Project->Build. Use this option if the package is low-level and does not change often. |
Package name options |
Description |
LIB Prefix |
Adds a specified prefix to the output file name. |
LIB Version |
Adds a second extension to the output file name after the .bpl extension. For example, specify 2.1.3 here for Package1 to generate Package1.bpl.2.1.3. |
LIB Suffix |
Adds a specified suffix to the output file name before the extension. For example, specify -2.1.3 here for Package1 to generate Package1-2.1.3.bpl. |
General option |
Description |
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!
|