Skip to content

Remove Components

The Remove Components dialog is used to remove multiple components from the current project. Component files are not deleted, but the use statement for that component will be removed from the current project.src file.

Components that are used indirectly, such as database dialogs or data dictionaries, cannot be removed in this way. Instead, you must edit the source code to remove the use statements from the appropriate component files.

The treeview control displays the list of component files for the current project that may be removed. The component files are grouped by component category. Expand each category tree item to review the list of component files in that category.

For more information, see: Workspace Explorer.

Steps to Remove Components

  1. To select a component file for removal, click the checkbox next to the filename.
  2. When you are ready to remove the selected files, click the OK button.