Lists package information to a string list
Source position: fpmkunit.pp line 1051
public procedure TPackage.ListPackage( |
PkgList: TStrings |
); |
PkgList |
|
String list to store package information |
Populates the provided string list with detailed information about this package including name, version, description, targets, dependencies, and other configuration details for diagnostic or reporting purposes.