EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TDataSet.FindPrior
TDataSet
Top 

Implements a virtual method for positioning the cursor on the previous record in a filtered dataset.

function FindPrior: Boolean;

Description
This function returns False, indicating that the cursor was not successfully repositioned. Descendant classes override FindPrior to position the cursor on the previous record of the dataset, honoring any filters that are in effect. FindPrior should return True if the cursor is successfully repositioned.


© AidAim Software EasyTable: Easytable Bde Alternative Single File Delphi Databas