home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / delph / may95 / ripp1f5.gif < prev    next >
Graphics Interchange Format  |  1996-02-01  |  8.1 KB  |  502x215  |  4-bit (6 colors)
   ocr: SEARCH.PAS procedure TLocate Examp le.Buttoniclick (Sender: Topject); begin Tablel.SetKey; (Put Tablel into search mode) Tablel.Fields(0).As5tring := Editl.Text; if not Tablel.GoTokey then (Attempt search) MessageDlg(Editl.Text*" could not be found.', mtError, mOOKJ,0); end; 39: 54 Modified Insert Search/P_ locate