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

TPackageEnumerator.Current

Current package being enumerated

Declaration

Source position: fpmkunit.pp line 1140

public property TPackageEnumerator.Current : TPackage
  read GetCurrent;

Description

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.


Documentation generated on: Dec 15 2025