[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Bookmark type (deprecated)
Source position: db.pas line 1049
type TBookmark = Pointer; |
TBookMark is the type used by the TDataset.SetBookMark method. It is an opaque type, and should not be used any more, it is superseded by the TBookmarkStr type.
|
Bookmark type |
lazarus-ccr.sourceforge.net |