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

TPackages.Packages

Access to packages by name

Declaration

Source position: fpmkunit.pp line 1153

public property TPackages.Packages[AName: string] : TPackage
  read GetPackage;
  default;

Description

Packages property provides name-based access to TPackage objects in the collection. This allows retrieving packages by their string name identifier.

If a package with the specified name does not exist, the property returns nil.


Documentation generated on: Dec 15 2025