[Overview][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |