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

TCommands.GetEnumerator

Get enumerator for iterating commands

Declaration

Source position: fpmkunit.pp line 430

public function TCommands.GetEnumerator: TCommandEnumerator;

Function result

Command collection enumerator for iteration

Description

Function that returns a TCommandEnumerator object for iterating through the commands collection. Enables the use of for..in loops to iterate over all commands in the collection.


Documentation generated on: Dec 15 2025