[Overview][Types][Classes][Index] |
Sets the value for the indexed Strings property.
Source position: textstrings.pas line 73
protected procedure TTextStrings.Put( |
Index: Integer; |
const S: string |
); override; |
Index |
|
Ordinal position for the new property value. |
S |
|
New value in the indexed property. |
Version 4.0 | Generated 2025-05-03 | Home |