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

TTextStrings.Get

Gets the value for the indexed Strings property.

Declaration

Source position: textstrings.pas line 70

protected function TTextStrings.Get(

  Index: Integer

):string; override;

Arguments

Index

  

Ordinal position for the property value.

Function result

Value for the indexed property.

See also

TStrings.Strings


Version 4.4 Generated 2025-11-08 Home