home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / TEECHART / Delphi1_And_Delphi2 / HELP / SOURCE / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-24  |  907 b   |  37 lines

  1. TeeUser help source
  2.  
  3. -------------------------
  4. Files:
  5.  
  6. Readme.txt  -    this file
  7. teeuser.rtf -     user help file source
  8. teeuser.hpj -     Microsoft Help compiler 
  9.         project file
  10. Context_ids.txt - Help ids to coincide with 
  11.           Chart Editor numbers
  12. -------------------------
  13.  
  14. Instructions to use:
  15.  
  16. To modify the user helpfile, 
  17.  
  18. 1. Open the teeuser.rtf file and modify the text 
  19. contents to your requirements.
  20.  
  21. 2. Open the Microsoft Help compiler (included with Delphi) 
  22. and open the teeuser.hpj help project file.
  23.  
  24. 3. Compile the new teeuser helpfile with the MS Help 
  25. compiler.
  26.  
  27. 4. When supplying the teeuser helpfile with your TeeChart 
  28. project you will need to modify this registry path in the
  29. client machine:
  30.  
  31.  
  32. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Help]
  33.  
  34. with the following entry, replacing your directory path:
  35.  
  36. "teeuser.hlp"="yourdrive:\\your installation path"
  37.