Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 542 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 542 Bytes

delphiunitsizes

Automatically exported from code.google.com/p/delphiunitsizes

This program shows the size of each unit that is included in a Delphi exe-file. It also shows an approximate size of each symbol (classes, methods, procedures etc) in a unit.

How to use: Set "Project Options - Linking - Map File" to "Publics" or "Detailed". Then open the resulting map-file with this program.

You can also use it in Delphi tools menu with parameters: $PATH($EXENAME)$NAMEONLY($EXENAME).MAP or simply associate it with map-files in explorer.