Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Properties
TStringList<T>.Data[Integer] Property
Specifies the generic item that is associated with the string and object given by the Index parameter.
Namespace: RSGenerics.Collections
Delphi
public property Data[Index: Integer]: T read GetData write PutData;
Parameters
Index
Type: Integer
Type: T
•RSGenerics.Collections.TStringList<T>.DataValues
•TStringList<T>
•RSGenerics.Collections