TFPGListEnumerator.MoveNext
Move to next element in the list
Declaration
Source position: fgl.pp line 117
public
function MoveNext : Boolean;
Description
MoveNext moves to the next element in the list.
See also
| Name | Description |
|---|---|
| TFPGListEnumerator.Current | Current enumerated element |