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

TTarget.Dependencies

Collection of target dependencies

Declaration

Source position: fpmkunit.pp line 790

public property TTarget.Dependencies : TDependencies
  read FDependencies;

Description

Collection containing all dependencies required by this target.

Dependencies include units, packages, and include files that must be available for successful compilation of this target.


Documentation generated on: Dec 15 2025