Gets current build target in enumeration
Source position: fpmkunit.pp line 830
public function TTargetEnumerator.GetCurrent: TTarget; |
Current build target object
Returns the TTarget object at the current enumeration position.
This method provides access to the target's properties and methods during iteration through the target collection.