Unit 'TextStrings' Package
[Overview][Types][Classes][Index] [#lazutils]

TTextStrings.GetTextStr

Gets the value for the Text property.

Declaration

Source position: textstrings.pas line 64

protected function TTextStrings.GetTextStr: string; override;

Function result

Value for the Text property.

Description

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

See also

TStrings.Text


Version 4.4 Generated 2025-11-08 Home