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

TSourceEnumerator.Current

Current source file being enumerated

Declaration

Source position: fpmkunit.pp line 904

public property TSourceEnumerator.Current : TSource
  read GetCurrent;

Description

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

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


Documentation generated on: Dec 15 2025