Find Unit
Go Up to Refactor Menu
Refactor > Find Unit
Use this dialog to locate units and add them to the uses clause of your Delphi code file.
| Item | Description | 
|---|---|
| Search | Displays the selected search identifier. You can change the identifier in this text box. The search automatically restricts the results based on what you type. | 
| Matching Results | Displays all of the potentially appropriate units. Select or multiselect units in the list to add the unit references to your uses clause. | 
| Add to the Interface | Select this to add the unit reference to the interface section. | 
| Add to the Implementation | Select this to add the unit reference to the implementation section. |