Gets the value for the Items property.
Source position: objectlists.pas line 57
protected function TObjectArray.Get( |
Index: Integer |
):TItem; |
Index |
|
Ordinal position for the requested item. |
TItem value for the property.
|
Provides indexed access to the TItem class instances stored in the List. |
|
|
Sets the value for the Items property. |
| Version 4.4 | Generated 2025-11-08 | Home |