install.txt
上传用户:hbszzs
上传日期:2008-08-20
资源大小:628k
文件大小:2k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. Installation notes:
  2. To be able to use the components they have to be added 
  3. in the Delphi-IDE.
  4. Adding the components 
  5. Delphi 3
  6. 1. Run Delphi 3 and select the FILE / OPEN menu item 
  7. 2. Open the file ..LibVssdigi3.dpk and click Install. 
  8. 3. Choose Environment options from the Tools menu.
  9. 4. Add the directory of vcl to the library path.
  10. Delphi 4
  11. 1. Run Delphi 4 and select the FILE / OPEN menu item 
  12. 2. Open the file ..LibVssdigi4.dpk and click Install.
  13. 3. Choose Environment options from the Tools menu.
  14. 4. Add the directory of vcl to the library path.
  15. Delphi 5
  16. 1. Run Delphi 5 and select the FILE / OPEN menu item 
  17. 2. Open the file ..LibVssdigi5.dpk and click Install.
  18. 3. Choose Environment options from the Tools menu.
  19. 4. Add the directory of vcl to the library path.
  20. The library pages will appear at the end of the current palette.
  21. Installed a previous version of Varian Component Workshop?
  22. Between the several releases the default VCL palette pages have been
  23. changed. To put all the components on the pages as they are used by
  24. Varian Led Studio, select COMPONENT / CONFIGURE PALETTE. In the 
  25. editor look for [ALL] pages en press the button <DEFAULT PAGES>.
  26. Installing the help file (Delphi 3)
  27. 1. Copy Vssdigi.hlp and Vssdigi.cnt to the Delphi Help directory.
  28. 2. Open Delphi3.cfg with a standard editor.
  29. 3. At the end of the file add the following line, <:Link Vssdigi.hlp>
  30. 4. Open Delphi3.cnt with a standard editor.
  31. 5. Add to the "Index section", <:Index Varian Led Studio Reference=Vssdigi.hlp>
  32. 6. Add to the "Include section", <:include Vssdigi.cnt>
  33. 7. Start Delphi.
  34. (Delphi 4 & 5 only)
  35. To add your help file to Delphi, use the OpenHelp utility located in 
  36. Delphibinoh.exe (or accessed using Help|Customize in the IDE). You 
  37. will find information in the OpenHelp.hlp file about using OpenHelp, 
  38. including adding your help file to the Help System.