Information for Project

From RAD Studio
Jump to: navigation, search

Go Up to Project Menu

Project > Information for Project

Views the program compilation information and compilation status for your project.

Item Description

Source compiled

Displays total number of lines compiled.

Code size

Displays total size of the executable or assembly without debug information.

Data size

Displays memory needed to store the global variables.

Initial stack size

Displays memory needed to store the local variables.

File size

Displays size of final output file.

Status

Displays whether your last compile succeeded or failed.

Packages Used

Displays a list of the packages required for this project. The list is derived from the .dcp files in the Requires folder, along with the dependencies for these .dcp files. See API (*.bpl, *.dylib, *.so).