home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / delphi / QDB / QDB.ZIP / read_me.txt < prev   
Text File  |  1998-06-27  |  2KB  |  55 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 (qdb.zip) holds the full
  11. source of the latest version of the TQDB component. The TQDBItem and 
  12. TQDBView components (available in qdbv.zip) can be used to extend and
  13. simplify the use of TQDB.
  14.  
  15. If you still wish to install the TQDB component you should install it via 
  16. the qdbreg.pas file.
  17.  
  18.  
  19. Files
  20. ~~~~~
  21. The zip file qdb.zip contains the following files
  22.  
  23.                 qdb.pas        the component source
  24.                 qdb.r16        the 16-bit resource (res) file
  25.                 qdb.r32        the 32-bit resource (res) file
  26.                 qdb.rc        the raw resource file
  27.                 qdbreg.pas    the installation file
  28.                 qdbreg.r16    the 16-bit resource (dcr) file
  29.                 qdbreg.r32    the 32-bit resource (dcr) file
  30.                 qdbreg.rc    the raw resource file
  31.                 qdbu.pas    the encryption source
  32.                  read_me.txt    this file
  33.  
  34.  
  35. Distribution
  36. ~~~~~~~~~~~~
  37. QDB was written for fun as well as utility so I am glad to make these VCL
  38. components available free of charge. It should be understood that, 
  39. although I have attempted to test them thoroughly, they may cause some 
  40. damage - directly or indirectly -  for which I can take no responsibility.
  41. Use these components with pleasure but use them at your own risk.
  42.  
  43. If you like them, have anything to say about them, or just want to make 
  44. contact you can find me at:
  45.  
  46. rrm@sprynet.com
  47.  
  48. The latest versions of QDB, etc., can be found at my web site:
  49.  
  50. http://home.sprynet.com/sprynet/rrm/
  51.  
  52. Copyright ⌐ 1995, 1996, 1997, 1998, Robert R. Marsh, S.J. and the British 
  53. Province of the Society of Jesus.
  54.  
  55.