home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / delphi / QDB / QDBV.ZIP / read_me.txt < prev    next >
Encoding:
Text File  |  1998-06-27  |  1.9 KB  |  59 lines

  1. Quick Data Base - QDB v.2.10  
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. VCL Components for Delphi 1, 2 & 3
  4. by
  5. Robert R. Marsh, S.J.
  6. 1/7/98
  7.  
  8. Overview
  9. ~~~~~~~~
  10. The zip file containing the file you are reading (qdbv.zip) holds the 
  11. source of the now TQDBItem and TQDBView components which supercede the 
  12. now obsolete TQDBPanel. The TQDBPanel is available in archive qdbp.zip.
  13.  
  14. You should first install the TQDB component (available in qdb.zip).To 
  15. install the TQDBItem and TQDBView components you should install them 
  16. via the qdbvreg.pas file. This will also install the TQDBView 
  17. component editor.
  18.  
  19. Read the help file carefully before attempting to convert applications
  20. from TQDBPanel to TQDBView.
  21.  
  22.  
  23. Files
  24. ~~~~~
  25. The zip file qdbp.zip contains the following files
  26.  
  27.                 qdbview.pas    the component source
  28.                 qdbvreg.pas    the installation file
  29.                 qdbvreg.r16    the 16-bit resource (dcr) file
  30.                 qdbvreg.r32    the 32-bit resource (dcr) file
  31.                 qdbvreg.rc    the raw resource file
  32.                  read_me.txt    this file
  33.                 restform.dfm    the editor form
  34.                 restform.pas    the editor source
  35.                 resthelp.dfm    the editor help form
  36.                 resthelp.pas    the editor help source
  37.  
  38.  
  39. Distribution
  40. ~~~~~~~~~~~~
  41. QDB was written for fun as well as utility so I am glad to make these VCL
  42. components available free of charge. It should be understood that, 
  43. although I have attempted to test them thoroughly, they may cause some 
  44. damage - directly or indirectly -  for which I can take no responsibility.
  45. Use these components with pleasure but use them at your own risk.
  46.  
  47. If you like them, have anything to say about them, or just want to make 
  48. contact you can find me at:
  49.  
  50. rrm@sprynet.com
  51.  
  52. The latest versions of QDB, etc., can be found at my web site:
  53.  
  54. http://home.sprynet.com/sprynet/rrm/
  55.  
  56. Copyright ⌐ 1995, 1996, 1997, 1998, Robert R. Marsh, S.J. and the British 
  57. Province of the Society of Jesus.
  58.  
  59.