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

TCommandEnumerator.GetCurrent

Get current command in enumeration

Declaration

Source position: fpmkunit.pp line 413

public function TCommandEnumerator.GetCurrent: TCommand;

Function result

Current command in enumeration

Description

Function that returns the current TCommand object at the enumerator position. Called by the for..in loop mechanism to access the current item.


Documentation generated on: Dec 15 2025