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