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.4 | Generated 2025-11-08 | Home |