[Overview][Types][Classes][Index] |
Sets a value in the indexed Objects property.
Source position: textstrings.pas line 74
protected procedure TTextStrings.PutObject( |
Index: Integer; |
AnObject: TObject |
); override; |
Index |
|
Ordinal position for the indexed property value. |
AnObject |
|
TObject instance stored in the indexed property. |
Version 4.0 | Generated 2025-05-03 | Home |