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

TDependency.Target

Target name that this dependency references

Declaration

Source position: fpmkunit.pp line 616

public property TDependency.Target : TObject
  read FTarget
  write FTarget;

Description

Name of the target, unit, package, or include file that this dependency requires.

The target must be available for the dependent target to compile successfully.


Documentation generated on: Dec 15 2025