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

TCommands.CommandItems

Indexed access to command items

Declaration

Source position: fpmkunit.pp line 431

public property TCommands.CommandItems[Index: Integer] : TCommand
  read GetCommandItem
  write SetCommandItem;

Description

Indexed property providing direct access to TCommand objects by their zero-based index. Allows reading and writing of command objects at specific positions in the collection.


Documentation generated on: Dec 15 2025