[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the indexed Objects property.
Source position: grids.pas line 1737
protected procedure TStringGridStrings.PutObject( |
Index: Integer; |
aObject: TObject |
); override; |
Index |
|
Ordinal position for the indexed property value. |
aObject |
|
New value for the indexed property. |
|
Gets the value for the indexed Objects property. |
|
Version 4.0 | Generated 2025-05-03 | Home |