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

TBookmarkedRecordEnumerator

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dbgrids.pas line 145

type TBookmarkedRecordEnumerator = class end;

public

  constructor Create();

  destructor Destroy; override;

  function MoveNext;

  function GetEnumerator;

  property Current: TBookmark; [r]

  property Options: TBookmarkedRecordEnumeratorOptions; [rw]

Inheritance

TBookmarkedRecordEnumerator

|

TObject

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