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

TBookmarkStr

Bookmark as string type - deprecated.

Declaration

Source position: db.pas line 1560

type TBookmarkStr = ansistring;

Description

TBookmarkStr was the type used by the TDataset.Bookmark property in earlier versions of FPC. It can be used as a string, but should in fact be considered an opaque type.

This type is deprecated, and no longer usable, use the TBookmark type instead.

See also

TDataset.Bookmark

  

Get or set the current cursor position.

TBookmark

  

Bookmark type.


Documentation generated on: Jul 24 2023