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

TPackage.InheritPackageVariantsFromDependency

Inherits package variants from a dependency package

Declaration

Source position: fpmkunit.pp line 1039

public procedure TPackage.InheritPackageVariantsFromDependency(

  ADependencyPackage: TPackage

);

Arguments

ADependencyPackage

  

Dependency package from which to inherit variants

Description

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.


Documentation generated on: Dec 15 2025