Project Manager

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

View Image:pathPDF.jpg Project Manager

Use the Project Manager dialog to display and organize the contents of your current project group and any project it contains. You can perform several project management tasks, such as adding and removing files.

The Project Manager is an interface to the Project Group / Project / Unit structure.

Image:project_manager.png

You can add, remove and rename files, projects and project groups via the buttons at the top of the Project Manager window, the Project item on the main IDE menu, or via right-click context menus.

For example, removing a file can be done in several ways:

  • Using the menu Project | Remove from project... will bring a dialog showing a list of all files in the project, select the one you want and click OK to remove it. You will be prompted if you are sure about the action
  • Using the Project Manager Remove button, having selected first the file to be removed. You will be prompted if you are sure about the action.
  • Right clicking on the file you want to remove in the Project Manager structure and selecting Remove from Project. You will be prompted if you are sure about the action.

"Add" and "Add folder to project" options are available via the right-click menu and the avaialable choices can vary depending on where you are adding the file. Right-clicking a Project Group gives options to add a new or existing Project file to the Project Group. Right-clicking a Project gives options to add a file such as a unit or a folder to the project.

Item Description
Project list box Displays the projects in the current project group.
New Displays the "New Items" dialog box so that you can add a new project to the current project group.
Activate Displays the selected project on top of other projects in the IDE so that you can make changes to it. You can also double-click the project to activate it. The active project is displayed in bold.
Remove Removes the selected project from the current project group.
Personal tools