[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Current bookmark for the enumerator.
Source position: dbgrids.pas line 154
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.
|
Moves to the next bookmark in the list. |
|
Version 4.0 | Generated 2025-05-03 | Home |