[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Searches for and removes invalid Bookmarks in the list.
Source position: dbgrids.pas line 179
public function TBookmarkList.Refresh: Boolean; |
True when the bookmark list was updated and the grid was refreshed.
Refresh searches for and removes invalid Bookmarks in the list. The return value is True if an invalid TBookmark instance was found and removed in the method; it also indicates that the Invalidate method in the associated Grid control was called prior to exiting from the method.
Version 4.0 | Generated 2025-05-03 | Home |