FileNew
Creates a project of the selected type.
Item |
Description |
C++ Builder Projects Only |
|
Package - C++ Builder |
Creates a skeleton of a C++ package project. |
Unit - C++Builder |
Creates a new C++ unit skeleton. Typically you create a new unit after creating a new package or application. |
VCL Forms Application - C++Builder |
Creates a new C++ form-based application using VCL components. |
Form - C++Builder |
Creates a new C++ VCL form. Typically you would create a new form after creating a new package or application. |
Delphi for Win32 Projects Only |
|
Package - Delphi for Win32 |
Creates a skeleton for a Delphi package project. |
Unit - Delphi for Win32 |
Creates a new Delphi unit skeleton (using Pascal source). Typically you would create a new unit after creating a new package or application. |
VCL Forms Application - Delphi for Win32 |
Creates a new form-based application using VCL components. |
Form - Delphi for Win32 |
Creates a new Delphi VCL form. Typically you create a new form after creating a new package or application. |
Delphi for .NET Projects Only |
|
ASP.NET Web Application - Delphi .NET |
Creates a new web form application using ASP.NET. A Web Form Application runs in a browser. |
VCL Forms Application - Delphi for .NET |
Creates a new form-based application using VCL components. |
All Personalities |
|
Other |
The New Items dialog box, which lists every file or project the IDE understands. Examples: XML files, text files, and C++ projects. |
Customize |
Opens the Customize New Menu dialog box that allows you to customize how projects and files are listed in the FileNew menu. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|