[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Bookmark type
Source position: db.pas line 1297
type TBookmarkStr = ansistring; |
TBookmarkStr is the type used by the TDataset.Bookmark property. It can be used as a string, but should in fact be considered an opaque type.
|
Get or set the current cursor position |