DataSource.MoveNext (gb.db.form)
Function MoveNext ( ) As Boolean
Move the current record to the next one and return if the move has been possible.
If there is no next record in the
DataSource,
or if the current record has been modified, then the move is cancelled and
TRUE is returned.