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

TPackage.Targets

Collection of build targets

Declaration

Source position: fpmkunit.pp line 1103

public property TPackage.Targets : TTargets
  read FTargets;

Description

Collection of TTargets objects that define the buildable components of this package (units, programs, libraries).

Each target represents a specific compilation unit with its own build settings, dependencies, and output configuration.


Documentation generated on: Dec 15 2025