Creating a Project
Go Up to How To Create Forms and Projects, and Write the Code Behind
To create a new project
- Choose either of the following commands:
- File > New
- Project > Add New Project
- The New Items dialog box appears.
- Select a project template and click OK.
- The project is added to the Project Manager.
To open an existing project
- Choose Project > Add Existing Project.
- The Open Project dialog box appears.
- Select an existing project to add, and click Open.
- The added project should now appear in the Projects Window. If a project was already open, the new project appears in the project group with the original project.
- Note: You can also open an existing project by double-clicking its project file (
.dproj
for a Delphi project) in the Windows Explorer.