Provides indexed access to the TObj class instances stored in the List.
Source position: objectlists.pas line 84
public property TObjectArray.Objects[Index: Integer] : TObj |
Objects is an indexed property used to provide access to the TObj class instances stored in the List.
|
Provides access to the list which implements the storage for the item/object associations in the class instance. |
|
|
Gets the value for the Objects property. |
|
|
Sets the value for the Objects property. |
| Version 4.4 | Generated 2025-11-08 | Home |