Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Records
TStringList<T>.TRSStringItem Record
Defines the record for each item in the list
Namespace: RSGenerics.Collections
Delphi
protected type TRSStringItem = record end;
Name
Description
FData
Represents field FData.
FObject
Represents field FObject.
FString
Represents field FString.
Top
•RSGenerics.Collections.TStringList<T>.TRSStringItemList
•TStringList<T>
•RSGenerics.Collections