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

TPackageVariantEnumerator.Current

Current package variant being enumerated

Declaration

Source position: fpmkunit.pp line 650

public property TPackageVariantEnumerator.Current : TPackageVariant
  read GetCurrent;

Description

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.


Documentation generated on: Dec 15 2025