|
Name |
Description |
|
To open the Deployment Manager, right-click the Deployment node in the Project Manager, and then choose the New ASP.NET Deployment option. Use this dialog box to automatically collect all of the .aspx, .asax, web.config, and related assembly files that are needed to deploy your ASP.NET or IntraWeb project. | |
|
| |
|
Project Add ReferenceAdds a COM type library to the current project. The Add Reference dialog box is also available in the Project Manager by right-clicking a References folder and choosing Add Reference. | |
|
| |
|
Project Add ReferenceAdds a .NET assembly reference to the current project. The Add Reference dialog box is also available in the Project Manager by right-clicking a References folder and choosing Add Reference. | |
|
Project Add ReferenceAdds a reference to a project that produces an assembly (.dll), such as a Class Library or Control Library. The reference will be added to the current project. The Add Reference dialog box is also available in the Project Manager by right-clicking a References folder and choosing Add Reference. | |
|
Project Add to RepositorySaves a customized form or project template in the Object Repository for reuse in other projects. The saved forms and templates are then available in the New Items dialog box when you choose File New Other. | |
|
Project Add Web ReferenceSearches for services and providers in the UDDI services sites with WSDL described services. Search by name or browse through available categorization schemas. | |
|
Adds required units to your package. This dialog box appears when the Package Editor tries to compile a package and detects that the package cannot be built, or is incompatible with another package currently loaded by the IDE. This occurs because the package uses one or more units that are found in another package. | |
|
Project DependenciesCreates project dependencies within a project group. From the list, choose the projects to build before building the selected project. | |
|
Project Languages Add LanguageAdds one or more language resource DLLs to a project. Follow the instructions on each wizard page. | |
|
Project Languages Remove LanguageRemoves one or more languages from the project. Follow the instructions on each wizard page. | |
|
Project Languages Set Active LanguageDetermines which language module loads when you run your application in the IDE. Before changing the active language, make sure you have recompiled the satellite assembly for the language you want to use. Select the desired language and click Finish. | |
|
Tools Repository Edit button New Category buttonUse this dialog box to assign a name to a new category in the Object Repository. | |
|
Project InformationViews the program compilation information and compilation status for your project. | |
|
Project Project Page OptionsSpecifies an HTML file in your project as the Project Page for recording a description of the project, and various other notes and information. This page is automatically displayed in the IDE when you open the project. | |
|
Project Remove from ProjectRemoves one or more files from the current project. | |
|
Project Manager Right-click a satellite assembly Options commandSets the assembly linker (al.exe) options for the satellite assembly selected in the Project Manager. | |
|
Selects a bitmap to represent your template in the New Items dialog box. You can use a bitmap of any size, but it will be cropped to 60 x 40 pixels. | |
|
Project Web Deploy OptionsConfigures a finished ActiveX control or ActiveForm for deployment to a Windows Web server. Tip: Set these options before you compile the ActiveX project and deploy it by choosing Project->Web Deploy. | |
|
Project Build All ProjectsCompiles all of the source code in the current project group, regardless of whether any source code has changed. Building is useful when you are unsure which files have changed, or if you have changed project or compiler options. | |
|
Project Build ProjectRebuilds all files in your current project regardless of whether they have changed. Building is useful when you are unsure which files have changed, or if you have changed project or compiler options. | |
|
Project CompileProject Make All ProjectsCompile (for Delphi) and Make (for C++ ) compiles only those files that have changed since the last build, as well as any files that depend on them. Compiling or making does not execute the application (see Run Run). | |
|
Project Add to ProjectAdds another source file to an already open project. | |
|
Project Add New ProjectAdds new projects via the New Items dialog box . | |
|
Project Clean PackageRemoves previously compiled files and leaves behind only the source files needed to build the project. Specifically , it cleans out any .dcu's, .bpl's, etc., that were generated. | |
|
Project Default OptionsOpens the default Project Options dialog box for the specified project type: C++ Builder, Delphi for Win32, Delphi for .NET, C# Builder, and Basic Builder. This option is only available when there is not an open project. After the Project Options dialog opens help is available from each page of the dialog. Click Help or press F1. | |
|
Project OptionsOpens the Project Options dialog that manages application and compiler options for your project. Making changes to your project only affects the current project. However, you can also save your selections as the default settings for new projects. | |
|
Project Syntax Check for ProjectChecks the active project for incorrect symbols. This is an efficient way to check and see if a large project will build correctly prior to compiling. Errors are reported in the Compiling dialog with details shown in the Messages pane. | |
|
Project Languages Update Localized ProjectsUpdates resource modules. When you add an additional resource, such as a button on a form, you must update your resource modules to reflect your changes. Build and save your project before you update the resources. | |
|
Project View SourceShows the source of the project file that manages the running of the application. Dephi and Delphi .NET show a .dpr file. C++ shows .cpp file. |
|
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|