Indexed access to build targets in the collection
Source position: fpmkunit.pp line 879
public property TTargets.TargetItems[Index: Integer] : TTarget |
Provides indexed read-only access to TTarget objects within the collection using zero-based array indexing.
This default property enables array-style access to build targets for iteration and processing.