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

TSourceEnumerator.GetCurrent

Gets current source file in enumeration

Declaration

Source position: fpmkunit.pp line 903

public function TSourceEnumerator.GetCurrent: TSource;

Function result

Current source file object

Description

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.


Documentation generated on: Dec 15 2025