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