***********Browser Utility 3.0***********
_________________________________________
Updated : 02/01/2000
Author : Veeranna Ronad
(Consultant)
E-Mail :
[email protected],
[email protected]
Site :
http://ronad.webjump.com
Developed in Delphi 5, utility to open all delphi applications and various operations on table.
"Browser" directory contains actual Browser Utility code.
"DelComp" directory contains delphi component.
Components used :
1) MSDBMemo.pas : Component to edit memo content with Zoomed window by
double click on it.
2) MSRichEd.pas : Component to edit memo content with Zoomed window by
double click on it.
3) FindDlg.pas : Component search through out all columns in a table.
4) DBCustCB.pas : Component to display records of assigned table to select
perticular record.
5) CustGrid : Component displays records of table, user can select
multiple record by holding <<SHIFT>> and <<PGDN>> / <<PGUP>>
and a property RowsMark to mark rows at a time. If mouse
double click or <<ENTER>> key on Memo field or column
displays content of memo, if the memo content is RTF then
displays in RichText format otherwise normal text.
Note : How to extract ?
From DOS Prompt, run command
browutil -d