Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TStringsIterator > Constructors
TStringsIterator.Create(TStrings) Constructor
Creates the enumeration and sets it to the beginning of the list.
Namespace: RSInterfaceCollections
Delphi
public constructor Create( Strings: TStrings ); virtual;
Parameters
Strings
Type: TStrings
•RSInterfaceCollections.TStringsIterator.HasMoreElements
•RSInterfaceCollections.TStringsIterator.NextElement
•RSInterfaceCollections.TStringsIterator.NextElementO
•RSInterfaceCollections.TStringsIterator.NextElementP
•TStringsIterator
•RSInterfaceCollections