[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Bookmark type
Source position: db.pas line 1050
type TBookmarkStr = String; |
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 |
lazarus-ccr.sourceforge.net |