Current command in enumeration
Source position: fpmkunit.pp line 414
public property TCommandEnumerator.Current : TCommand |
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.