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

TTextStrings.GetObject

Gets the value for the indexed Objects property.

Declaration

Source position: textstrings.pas line 72

protected function TTextStrings.GetObject(

  Index: Integer

):TObject; override;

Arguments

Index

  

Ordinal position in Objects with the property value.

Function result

Value for the indexed property.

See also

TStrings.Objects


Version 4.0 Generated 2025-05-03 Home