Current package being enumerated
Source position: fpmkunit.pp line 1140
public property TPackageEnumerator.Current : TPackage |
Current property provides read-only access to the TPackage object at the current position during enumeration. This property is used by for-in loops to access the current package.