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

TPackage.Dependencies

Collection of package dependencies

Declaration

Source position: fpmkunit.pp line 1100

public property TPackage.Dependencies : TDependencies
  read FDependencies;

Description

Collection of TDependencies objects that define other packages required for this package to build and function correctly.

Dependencies are checked during build initialization to ensure all required packages are available and properly configured.


Documentation generated on: Dec 15 2025