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

TCommandEnumerator.Current

Current command in enumeration

Declaration

Source position: fpmkunit.pp line 414

public property TCommandEnumerator.Current : TCommand
  read GetCurrent;

Description

Current returns the current TCommand object in the enumeration sequence.

This property is used in for-in loops to access each command as the enumerator iterates through the collection.


Documentation generated on: Dec 15 2025