Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Bookmark
TDataSet
Top 


Specifies the current bookmark in the dataset.

type TBookmarkStr: String;
property Bookmark: TBookmarkStr;

Description
Bookmark gets or sets the current bookmark in a dataset. A bookmark marks a location in a dataset so that an application can easily return to that location quickly.

An application can read Bookmark to retrieve the bookmark associated with the current record, and it can position the cursor in the dataset by assigning a saved bookmark value to this property.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 24, 2024