home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Delphi.5 / Samples / sourceD5 / browutil.exe / BROWSER / README.TXT < prev    next >
Encoding:
Text File  |  2000-01-03  |  1.4 KB  |  34 lines

  1. ***********Browser Utility 3.0***********
  2. _________________________________________
  3.  
  4. Updated : 02/01/2000
  5.  
  6. Author  : Veeranna Ronad
  7.             (Consultant)
  8. E-Mail  : vyronad@hotmail.com, vyronad2@bol.net.in
  9. Site    : http://ronad.webjump.com
  10.  
  11. Developed in Delphi 5, utility to open all delphi applications and various operations on table.
  12.  
  13. "Browser" directory contains actual Browser Utility code.
  14. "DelComp" directory contains delphi component.
  15.  
  16. Components used : 
  17.  
  18. 1) MSDBMemo.pas : Component to edit memo content with Zoomed window by
  19.                   double click on it.
  20. 2) MSRichEd.pas : Component to edit memo content with Zoomed window by
  21.                   double click on it.
  22. 3) FindDlg.pas  : Component search through out all columns in a table.
  23. 4) DBCustCB.pas : Component to display records of assigned table to select
  24.                   perticular record.
  25. 5) CustGrid     : Component displays records of table, user can select
  26.                   multiple record by holding <<SHIFT>> and <<PGDN>> / <<PGUP>>
  27.                   and a property RowsMark to mark rows at a time. If mouse
  28.                   double click or <<ENTER>> key on Memo field or column
  29.                   displays content of memo, if the memo content is RTF then
  30.                   displays in RichText format otherwise normal text.
  31.  
  32. Note : How to extract ?
  33.        From DOS Prompt, run command
  34.        browutil -d