Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPackage.ListPackage

Lists package information to a string list

Declaration

Source position: fpmkunit.pp line 1051

public procedure TPackage.ListPackage(

  PkgList: TStrings

);

Arguments

PkgList

  

String list to store package information

Description

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.


Documentation generated on: Dec 15 2025