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

TDependencyEnumerator.Current

Current dependency being enumerated

Declaration

Source position: fpmkunit.pp line 685

public property TDependencyEnumerator.Current : TDependency
  read GetCurrent;

Description

Current property provides read-only access to the current TDependency in the enumeration. This property is used by for-in loops to access the dependency object during iteration.


Documentation generated on: Dec 15 2025