home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / tenpack.lzh / README.TXT < prev    next >
Text File  |  1995-07-28  |  4KB  |  118 lines

  1. Ten Pack for Delphi
  2.  
  3.  
  4. This distribution contains 3 self-extracting archives:
  5. tenpack.exe, tendemo1.exe, tendemo2.exe.
  6. The registration and setup programs (regpack.exe and setup.exe)
  7. are now contained in the tenpack.exe archive for those
  8. who don't want to download the demos.
  9.  
  10. Run setup.exe to create the Progman group which will contain
  11. the registration program.  All information on how to register
  12. is contained in this program along with a registration form
  13. e-mail address, etc.
  14.  
  15. Extract the archive in a separate directory.
  16.  
  17. Files included in the archives:
  18.  
  19. pscal.dcu    Component unit for popup calendar component
  20. pcal.dcu        unit used by pscal.dcu
  21. psalarm.dcu     Component unit for alarm component
  22. pscrypt.dcu     Component unit for file encryption component
  23. psfind.dcu    Component unit for text search component
  24. psfinfo.dcu    Component unit for file info component
  25. psflfind.dcu    Component unit for file finder component
  26. pslib.dcu    Library used by various components
  27. psresmet.dcu    Component unit for resource meter component
  28. pssbclas.dcu    Component unit for subclass component
  29. psstate.dcu    Component unit for key state component
  30. pssymenu.dcu    Component unit for system menu component
  31. bivbx11.dll    Borland dll (you should already have this)
  32. demoalrm.dpr    alarm demo project
  33. democal.dpr    popup calendar demo project
  34. democryp.dpr    file encryption demo project
  35. demofi.dpr    file info demo project
  36. demofind.dpr    file finder demo project
  37. demoft.dpr    text search demo project
  38. demoks.dpr    key state demo project
  39. demors.dpr    resource meter demo project
  40. demosm.dpr    system menu demo project
  41. demoalrm.exe    alarm demo 
  42. democal.exe    popup calendar demo
  43. democryp.exe    file encryption demo
  44. demofi.exe    file info demo
  45. demofind.exe    file finder demo
  46. demoft.exe    text search demo
  47. demoks.exe    key state demo
  48. demors.exe    resource meter demo
  49. demosm.exe    system menu demo
  50. regpack.exe    master demo and registration program
  51. sentry.exe    disk sentry program  (no source included)
  52. setup.exe    setup program to create program groups, etc.
  53. textsrch.exe    text search program (no source included)
  54. alarm.hlp    alarm component help file
  55. crypt.hlp    file encryption component help file
  56. filefind.hlp    file finder component help file
  57. findtext.hlp    text search component help file
  58. jtinfo.hlp    file info component help file
  59. keystate.hlp    key state component help file
  60. popupcal.hlp    popup calendar component help file
  61. resmeter.hlp    resource meter component help file
  62. subclass.hlp    subclass component help file
  63. sysmenu.hlp    system menu component help file
  64. alrmdemo.pas    unit for alarm demo project
  65. crypdemo.pas    unit for file encryption demo project
  66. demosb.pas    unit for subclass demo project
  67. filedemo.pas    unit for file finder demo project
  68. finddemo.pas    unit for file search demo project
  69. infodemo.pas    unit for file info demo project
  70. keydemo.pas    unit for key state demo project
  71. pcaldemo.pas    unit for popup calendar demo project
  72. resdemo.pas    unit for resource meter demo project
  73. sysdemo.pas    unit for system menu demo project
  74.  
  75. readme.txt    this file
  76.  
  77.  
  78. To install the components in Delphi:
  79.  
  80. 1.  From the menu choose Options | Install Components
  81. 2.  select each component (ten in all) - they are:
  82.  
  83.     pscal.dcu,psalarm.dcu,pscrypt.dcu,psfind.dcu,psfinfo.dcu,
  84.     psflfind.dcu,psresmet.dcu,pssbclas.dcu,psstate.dcu,
  85.     pssymenu.dcu.
  86.  
  87.     The components will be installed on a page called 'Parallax'. 
  88.  
  89. Unregistered components display a dialog when loading both at design
  90. time and runtime.  Registered components do not display the dialog.
  91. Once a valid registration is made, the file 'parallax.ini' is created
  92. in the windows\system directory.  You should distribute this file
  93. with any applications you develop using these components.  Make sure
  94. this file is installed in the windows\system directory and that its
  95. contents are not altered upon distribution.
  96.  
  97.  
  98. Address questions or comments to:
  99.  
  100. John Taylor
  101. d/b/a Parallax Software
  102. 3475 Holcomb Br Rd
  103. Suite 202
  104. Norcross, GA   30092
  105. Compuserve: 76350,3301
  106. Internet: 76350.3301@compuserve.com
  107.  
  108. The preferred method of contact is e-mail since I am out of the
  109. office quite a bit.  List any problems with the distribution files,
  110. suggestions, or problems with the components themselves.
  111.  
  112. Your feedback is GREATLY appreciated.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.