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