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