[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Current bookmark for the enumerator
Source position: dbgrids.pas line 158
public property TBookmarkedRecordEnumerator.Current : TBookmark |
Current is a read-only TBookmark property which returns the current bookmark for the enumerator. The value in Current in updated when the MoveNext method is called.
lazarus-ccr.sourceforge.net |