Indexed access to collection items
Source position: fpmkunit.pp line 364
public property TNamedCollection.Items[Index: Integer] : TNamedItem |
Indexed property providing direct access to collection items by their zero-based index. Allows reading and writing of TNamedItem objects at specific positions.