Inherits package variants from a dependency package
Source position: fpmkunit.pp line 1039
public procedure TPackage.InheritPackageVariantsFromDependency( |
ADependencyPackage: TPackage |
); |
ADependencyPackage |
|
Dependency package from which to inherit variants |
Copies package variants from a dependency package into this package, allowing build configurations to be inherited through the dependency chain. This ensures consistent variant settings across dependent packages.