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

TDependencyEnumerator.GetCurrent

Gets current dependency in enumeration

Declaration

Source position: fpmkunit.pp line 684

public function TDependencyEnumerator.GetCurrent: TDependency;

Function result

Current dependency object

Description

Returns the current TDependency object in the enumeration sequence. This method is called internally by the for-in loop mechanism to access the current dependency.


Documentation generated on: Dec 15 2025