Description of Icarus - Uses List Analyzer for Delphi :
Icarus - Uses List Analyzer for Delphi, a free Windows program that helps Delphi and Borland Pascal developers remove unnecessary units in uses lists.Removing unneeded units from the uses lists gives many benefits, including the following:Unused code is not linked in. The Delphi linker removes unused code, but code in initialization and finalization sections remainsRemoves dependencies on other units, and makes the intent of your code clearerSmaller executable modules (EXE, DLL, BPL).Icarus can also tell which units that can be moved from the interface to the implementation uses list.This product is a small subset of Pascal Analyzer, our quality assurance product featuring 30+ reports that help you measure, check and document your Delphi or Borland Pascal source code. A free evaluation version of Pascal Analyzer is available at our web site.