Initialize a new instance of TStringsEnumerator.
Source position: classesh.inc line 887
public constructor TStringsEnumerator.Create(  | 
AStrings: TStrings  | 
);  | 
Create initializes a new instance of TStringsEnumerator and keeps a reference to the stringlist AStrings that will be enumerated.
  | 
Class to manage arrays or collections of strings.  |