home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / delphi / QDB / QDBG.ZIP / read_me.txt < prev    next >
Text File  |  1998-07-29  |  472b  |  15 lines

  1. See the qdbgrids.pas file for information about these units.
  2.  
  3. Install qdbgreg.pas into the Delphi IDE. It requires both the qdb and qdbview packages so they must be installed first.
  4.  
  5. A small demo is included in the files:
  6.     griddemo.dpr
  7.     griddemo.qdb
  8.       gd_main.pas
  9.     gd_main.dfm 
  10.  
  11. I'm afraid the qdbgrid component is rather fragile so use it at your own risk. Please feel free to make it more robust or to add functionality.
  12.  
  13. Robert R. Marsh, SJ
  14. July 26 1998
  15.