RAD Studio (Common)
ContentsIndex
PreviousUpNext
Project Options
Name 
Description 
ProjectOptionsASP NET
Use this dialog box to specify and configure your server and its virtual root directory for your ASP.NET application.  
ProjectOptionsDebuggerASP NET
Use this dialog box to specify a path and port number to the Cassini Web Server. The dialog appears only when you have not configured Cassini using ToolsOptionsASP NET Options.  
ProjectOptionsDebuggerASP NET
Use this dialog box to setup debugger options for your ASP.NET applications.  
ProjectOptionsPackagesDesign packages Add button
Use this dialog box to navigate to a design time package and add it to the Design packages list. 
ProjectOptionsPackagesEllipsis buttonEllipsis button
Use this dialog box to add a runtime package to the Design packages list.  
ProjectOptionsSymbol TableNew
Use this dialog box to specify a new module name and path to be added to the list of symbols tables to be used during debugging. The module name and path are added to the list on the Symbol Tables page of the Project Options dialog box.  
ProjectOptionsApplication
Use this dialog box to change the name and type of the current Delphi for .NET application.  
ProjectOptionsApplication
Use this dialog box to change the name and type of the current application.
Note: Not all of the options described below are available for all types of projects. For instance, the LIB attribute options are not available for all projects.
 
ProjectOptionsLoad...
Use this dialog to apply a named option set to a project configuration.  
ProjectConfiguration Manager
Applies a named build configuration to a specific project or projects.  
ProjectOptionsBuild Events
Use the Build Events dialog box to add events for the pre-build, pre-link and post-build stages. Results of the commands you specify in this dialog box are displayed in the Output pane. To control the level of output, choose ToolsOptionsEnvironment Options and adjust the Verbosity level.
Note: Some of the build options are not available for some project types.
 
ProjectOptionsCompiler
Use this dialog box to set the C# compiler options for the current project.  
ProjectOptionsCompiler
Use this page to set the compiler options for the current project.
Note: Not all of the options described below are available for all types of projects.
 
ProjectOptionsCompiler Messages
Use this page to control the information that the compiler provides at compile time.  
ProjectOptionsCompiler
Use this dialog box to set the Visual Basic compiler options for the current project. For additional information about the Visual Basic compiler options, see the .NET Framework SDK online Help.  
ProjectOptionsPackagesComponents button
Use this dialog box to display the components in the selected package, along with the icons that represent the components in the Tool Palette if the package is installed. 
ProjectOptionsDebugger
Use this dialog to pass command-line parameters to your application, specify a host executable for testing a DLL, or load an executable into the debugger. This dialog is also available from RunParameters.  
ProjectOptionsDescription
Use the Description page to specify a description for the package, the uses of the package, and how the package is built.
Note: This page appears only if you are developing a package.
 
ProjectOptionsDirectories/Conditionals
Use this page to set your directory and conditional defines paths for C# and VB.  
ProjectOptionsDirectories/Conditionals
Use this page to set your directory and conditional defines paths. You can also set the namespace prefix, to simplify your uses clause.  
ProjectOptionsDebuggerEnvironment Block
Use this page to indicate which environment variables are passed to your application while you are debugging it. This page is also available by choosing RunParameters.  
ProjectOptionsForms
Use this page to select the main form for the current VCL Forms project and to choose which of the available forms are automatically created when your application begins.  
ProjectOptionsLinker
Use this page to set linker options for your application.
Note: Not all of the options described below are available for all types of projects.
 
ProjectOptions
Use this dialog box to set project options.
In the left pane, click an item in a category to display its option page. If you leave the cursor over text describing an option, a tool tip gives you an option description, its default value, and a switch for the option if one exists.
Each configuration, except the Base, is based on another configuration. In the Project Manager pane, the Build Configurations node under the project represents the Base configuration. All configurations are listed under the Build Configurations node in a hierarchical list that shows the parent-child relationship... more 
ProjectOptionsPackages
Use this page to specify the design time packages installed in the IDE and the runtime packages required by your project.  
Use this dialog box to create a list of commands and macros to execute at certain points in the build process. Enter any valid list of DOS commands. The commands and their results are displayed in the on the Output tab of the Messages pane.
ProjectOptionsBuild EventsEdit...
Note: Pre-Link events are available only for C++ projects.
 
ProjectOptionsSigning
Use the Signing dialog to sign the assembly produced by the project using the Microsoft Strong Name (SN) utility.
Note: Signing can only be used in the .NET framework.
 
ProjectOptionsDebuggerSymbol Tables
Use this dialog box to specify the location of the symbols tables to be used during debugging. This dialog is also available from RunParameters.  
ProjectOptionsVersion Info
Use this dialog box to specify version information for a Delphi Win32 project. When version information is included, a user can right-click the program icon and select properties to display the version information.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!