Adding and Removing Files
From Delphi for PHP Documentation Wiki
Summary: Describes how to add and remove project files from your project.
You can add and remove a variety of file types to your projects. To add a file to a project
- Choose
Project
Add to Application.The "Add to Project" dialog box appears.
- Select a file to add and click "Open".
The file appears below the Project.exe node of the" Project Manager". To remove a file from a project
- Choose
Project
Remove From Project. A "Remove From Project" dialog box appears.
- Select the file or files you want to remove and click "OK".

