Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TBookMark

Bookmark type.

Declaration

Source position: db.pas line 1558

type TBookMark = TBytes;

Description

TBookMark is the type used by the TDataset.SetBookMark method. It is of type TBytes, the contents of the buffer is determined by the actual TDataset descendent.

See also

TDataset.GotoBookMark

  

Jump to bookmark.

TDataset.GetBookMark

  

Get a bookmark pointer (deprecated).

TDataset.Bookmark

  

Get or set the current cursor position.


Documentation generated on: Jul 24 2023