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


TDataSet.BookmarkValid
TDataSet
Top 

Indicates the validity of a specified bookmark.

function BookmarkValid(Bookmark: TBookmark): Boolean; virtual;

Description
This function returns False in all cases, indicating that any bookmark is invalid because the TDataSet class does not implement support for bookmarks.

Descendant classes that implement bookmark support override BookmarkValid to test bookmarks for validity and indicate when a bookmark is valid by returning True.


© AidAim Software EasyTable: Easytable Ben Delphi Database Single File Bde Replacemen