Sets the value for the indexed Strings property.
Source position: grids.pas line 1736
protected procedure TStringGridStrings.Put( |
Index: Integer; |
const S: string |
); override; |
Index |
|
Ordinal position for the property value. |
S |
|
New value for the indexed property. |
|
Gets the string at the specified index position. |
|
| Version 4.4 | Generated 2025-11-08 | Home |