[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TBookmarkedRecordEnumeratorOptions

Declaration

Source position: dbgrids.pas line 136

type TBookmarkedRecordEnumeratorOptions = set of (

  breDisableDataset,

  breStopOnInvalidBookmark,

  breRestoreCurrent

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.