Creates a new package dependency instance
Source position: fpmkunit.pp line 533
public constructor TDependency.Create; override; |
Create initializes a new TDependency object with the specified collection owner.
The constructor establishes the dependency relationship and registers it with the provided collection.
Dependencies are used to define build order requirements and package relationship constraints.