TStringsEnumerator.Create

Initialize a new instance of TStringsEnumerator

Declaration

Source position: classesh.inc line 598

public 
  constructor Create(AStrings: TStrings);

Description

Create initializes a new instance of TStringsEnumerator and keeps a reference to the stringlist AStrings that will be enumerated.

See also

Name Description
TStrings Class to manage arrays or collections of strings