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

TBookmarkList.Find

Find the nominated Bookmark string, returning its index; result (boolean) is True if successful

Declaration

Source position: dbgrids.pas line 151

public function TBookmarkList.Find(

  const Item: TBookmark;

  var AIndex: Integer

):Boolean;

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