Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TDataSet.CursorPosChanged
TDataSet
Top 

Marks the internal cursor position as invalid.

procedure CursorPosChanged;

Description
CursorPosChanged is an internal method that invalidates the variable value that tracks the physical cursor position relative to the logical cursor position. CurPosChanged is called by the Locate and Lookup methods prior to searching for a requested record. These methods, if successful, reposition the cursor at the first matching record found.


© AidAim Software Accuracer: