Gets current source file in enumeration
Source position: fpmkunit.pp line 903
public function TSourceEnumerator.GetCurrent: TSource; |
Current source file object
Returns the TSource object at the current enumeration position.
This method provides access to the source file's properties and methods during iteration through the source collection.