TStringsEnumerator : Method overview by Name
| Member | Visibility | Description |
|---|---|---|
| Create(TStringsEnumerator) | public | Initialize a new instance of TStringsEnumerator |
| GetCurrent(TStringsEnumerator) | public | Return the current pointer in the list |
| MoveNext(TStringsEnumerator) | public | Move the position of the enumerator to the next position in the list. |