[Overview][Types][Classes][Index] Reference for unit 'TextStrings' (#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.0 Generated 2025-05-03 Home