Lists package contents and information
Source position: fpmkunit.pp line 1467
public procedure TBuildEngine.PkgList( |
PkgList: TStrings; |
APackage: TPackage |
); |
Packages: TPackages |
); |
PkgList |
|
List of packages to process |
APackage |
|
Specific package to list |
Packages |
|
List of packages to list |
PkgList displays detailed information about package contents, dependencies, targets, and configuration. This method provides a listing of package components for review and verification.
The listing includes source files, dependencies, build targets, installation paths, and other package metadata useful for package management and debugging.