RAD Studio (Common)
ContentsIndex
PreviousUpNext
New

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 Projects Only 
 
Package - Delphi  
Creates a skeleton for a Delphi package project.  
Unit - Delphi  
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  
Creates a new form-based application using VCL components.  
Form - Delphi  
Creates a new Delphi form. Typically you would create a new form after creating a new package or application.  
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!