Navigates the index to the specified Bookmark.
Source position: bufdataset.pas line 240
public procedure TDoubleLinkedBufIndex.GotoBookmark(
const ABookmark: PBufBookmark
); override;
ABookmark
Bookmark to make active in the index.