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

TTargetEnumerator.Current

Current build target being enumerated

Declaration

Source position: fpmkunit.pp line 831

public property TTargetEnumerator.Current : TTarget
  read GetCurrent;

Description

Property providing read-only access to the TTarget object at the current enumeration position.

This property returns the target object that can be processed during for-in loop iteration.


Documentation generated on: Dec 15 2025