Current package variant being enumerated
Source position: fpmkunit.pp line 650
public property TPackageVariantEnumerator.Current : TPackageVariant |
Current property provides read-only access to the current TPackageVariant in the enumeration. This property is used by for-in loops to access the variant object during iteration.