[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the indexed Objects property.
Source position: grids.pas line 1707
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. |
|
TStrings.Objects |
lazarus-ccr.sourceforge.net |