New (File Menu)
Go Up to File Menu
File > New
Creates a project or unit of the selected type.
This menu lets you choose from a list of the most common RAD Studio project and unit types. You can also select Other… to access many additional project and unit types, or Customize… to change the project and unit types listed in this menu.
Default Project and Unit Types
Default Delphi Project and Unit Types
The following table lists the default Delphi project and unit types of this menu:
| Item | Description |
|---|---|
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a new Delphi VCL Forms Application, a form-based desktop application using VCL components. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a new Delphi Multi-Device Application using the FireMonkey. You can choose either:
|
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a Delphi Package. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a Delphi VCL Form, a visual form using VCL components, and opens the Form Designer. This form does not have a project associated with it. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a Delphi Multi-Device Form, a visual form using the FireMonkey, and opens the Form Designer. This form does not have a project associated with it. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a Delphi Unit. |
Default C++Builder Project and Unit Types
The following table lists the default C++Builder project and unit types of this menu:
| Item | Description |
|---|---|
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a new C++Builder VCL Forms Application, a form-based desktop application using VCL components. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a new C++ Multi-Device Application using the FireMonkey. You can choose either:
|
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a C++Builder Package. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a C++Builder VCL Form, a visual form using VCL components, and opens the Form Designer. This form does not have a project associated with it. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a C++ Multi-Device Form, a visual form using the FireMonkey, and opens the Form Designer. This form does not have a project associated with it. |
|
Error creating thumbnail: Unable to save thumbnail to destination |
Creates a skeleton for a C++Builder Unit. |
All Personalities
This menu also provides the following entries:
| Item | Description |
|---|---|
|
Other |
Opens 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 File > New menu. |