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


TDataSet.GotoBookmark
TDataSet
Top 

Implements a virtual method to position the cursor on the record pointed to by a specified bookmark.

procedure GotoBookmark(Bookmark: TBookmark);

Description
GotoBookmark calls a virtual, abstract internal method that is not implemented by TDataSet. Descendants of TDataSet redeclare and implement the internal method so that GotoBookmark makes the record identified by the Bookmark parameter active.


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas