Access to build target by name
Source position: fpmkunit.pp line 878
public property TTargets.Targets[AName: string] : TTarget |
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.