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

TTargets.Targets

Access to build target by name

Declaration

Source position: fpmkunit.pp line 878

public property TTargets.Targets[AName: string] : TTarget
  read GetTarget;
  default;

Description

Provides named access to TTarget objects within the collection using the target's name as the key.

This property enables lookup and retrieval of specific build targets by their configured names.


Documentation generated on: Dec 15 2025