[Overview][Types][Classes][Index] Reference for unit 'TextStrings' (#lazutils)

TTextStrings.SetTextStr

Sets the value for the Text property.

Declaration

Source position: textstrings.pas line 65

protected procedure TTextStrings.SetTextStr(

  const AValue: string

); override;

Arguments

AValue

  

New value for the Text property.

Description

Overridden to re-implement the method from the ancestor class.

See also

TStrings.Text


Version 4.0 Generated 2025-05-03 Home