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