EPUB | CHM | PDF

TDataSet.Methods.CursorPosChanged

Top Previous Next

Marks the internal cursor position as invalid.

Syntax:

procedure CursorPosChanged;

Description:

CursorPosChanged is an internal method that invalidates the variable that tracks the physical cursor position relative to the logical cursor position. CursorPosChanged 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.