Do any Delphi IDE versions provide functionality that gives the total line count and file count of a given project group (or at least of a single project)?
If no, are there any IDE add-on tools that add this feature?
The menu "Information for [project]" will be available as soon as a project is compiled/built.
Another way is to enable Show compiler progress
.
You can set it in Tools/Options/Environment options.