Sets the value for the indexed Objects property.
Source position: grids.pas line 1738
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.6 | Generated 2026-02-20 | Home |