Update cursor position.
Source position: db.pas line 1940
| public procedure TDataSet.UpdateCursorPos; | 
UpdateCursorPos should not be used in application code. It is used to ensure that the logical cursor position is the correct (physical) position.
| 
 | Refresh the records in the dataset. |