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

TTextStrings.GetText

Gets the value for the Text property as a PChar type.

Declaration

Source position: textstrings.pas line 90

public function TTextStrings.GetText: PChar; override;

Function result

Value for the property as a PChar type.

See also

TTextStrings.Text

  

Contains the textual representation for the values in Strings.

TStrings.GetText


Version 4.0 Generated 2025-05-03 Home