[Overview][Types][Classes][Index] |
Provides indexed access to the TItem class instances stored in the List.
Source position: objectlists.pas line 83
public property TObjectArray.Items[Index: Integer] : TItem |
Items is an indexed property which provides access to the TItem class instances stored in the List.
|
Gets the value for the Items property. |
|
|
Sets the value for the Items property. |
|
|
Provides access to the list which implements the storage for the item/object associations in the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |