Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TStringsIterator > Properties
TStringsIterator.Strings Property
Provides access to the underlying interface TStrings list that we are enumerating over.
Namespace: RSInterfaceCollections
Delphi
public property Strings: TStrings read FStrings;
Property Value
Type: TStrings
•TStringsIterator
•RSInterfaceCollections