Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.PutObject(Integer,TObject) Method
Represents method PutObject(Integer,TObject).
Namespace: RSGenerics.Collections
Delphi
protected procedure PutObject(Index: Integer; AObject: TObject); override;
Parameters
Index
Type: Integer
AObject
Type: TObject
•TStringList<T>
•RSGenerics.Collections