[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Update cursor position
Source position: db.pas line 1664
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 |