[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves to the next value for the enumerator.
Source position: actnlist.pas line 66
public function TActionListEnumerator.MoveNext: Boolean; |
True if the next value was available. False when no more values exist for the enumerator.
lazarus-ccr.sourceforge.net |