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

TDependency.Create

Creates a new package dependency instance

Declaration

Source position: fpmkunit.pp line 533

public constructor TDependency.Create; override;

Description

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.


Documentation generated on: Aug 28 2026 Report a problem on this page