Collection of package dependencies
Source position: fpmkunit.pp line 1100
public property TPackage.Dependencies : TDependencies |
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.