Uses Units Tools

Uses Units Cleaner

This tool is used to remove the unused reference units in 'uses' part. Only Delphi is supported now.

When a component is put into form in design time, the units which contains the component will be added into uses part automatically. But NO removing when component is removing. This tool can search the uses part and analyze them to list the possible unused reference units to clean.

The dialog is shown as below:

Content and Clean Settings:

 

Uses Units Cleaner Scan Result

After you click the 'Process' button. This tool will compile current content and search and list the result in a treeview as below. The checked units are those can be cleaned. You can confirm or discard them. The unchecked units are already skipped by some settings.

 

 

Uses Initialization Tree

This tool can analyse compiled units in project and list their initialization order into a tree with location type and uses type.

The window is shown as below, including initialization tree, display filter and unit information.

 

 

Use Unit from Identifier

This tool can analysis all dcu files in library and obtain exported symbols for Searching and use. You can select a unit from list and add it to interface or implementation part in current source file.

The window is shown as below.

 

Links

Basic Operation

CnWizards Settings

About CnWizards

 


Copyrights 2001-2025 CnPack Team