Gets current package variant in enumeration
Source position: fpmkunit.pp line 649
public function TPackageVariantEnumerator.GetCurrent: TPackageVariant; |
Current package variant in enumeration
Returns the current TPackageVariant object in the enumeration sequence. This method is called internally by the for-in loop mechanism to access the current variant.