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

TTargets.TargetItems

Indexed access to build targets in the collection

Declaration

Source position: fpmkunit.pp line 879

public property TTargets.TargetItems[Index: Integer] : TTarget
  read GetTargetItem
  write SetTargetItem;

Description

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.


Documentation generated on: Dec 15 2025