Gets current dependency in enumeration
Source position: fpmkunit.pp line 684
public function TDependencyEnumerator.GetCurrent: TDependency; |
Current dependency object
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.