Unit 'TextStrings' Package
[Overview][Types][Classes][Index] [#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.4 Generated 2025-11-08 Home