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

TPackageEnumerator.GetCurrent

Gets current package in enumeration

Declaration

Source position: fpmkunit.pp line 1139

public function TPackageEnumerator.GetCurrent: TPackage;

Function result

Current package object

Description

GetCurrent returns the TPackage object at the current position in the enumeration. This method is used internally by the enumerator to provide the current package during for-in loops.


Documentation generated on: Dec 15 2025