[Overview][Types][Classes][Index] |
Sets the value for the Text property.
Source position: textstrings.pas line 65
protected procedure TTextStrings.SetTextStr( |
const AValue: string |
); override; |
AValue |
|
New value for the Text property. |
Overridden to re-implement the method from the ancestor class.
Version 4.0 | Generated 2025-05-03 | Home |