Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
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.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 25, 2024