home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / WIN / Programa / FORMPOS.ZIP / FRMP16.TXT < prev    next >
Encoding:
Text File  |  1996-08-16  |  1.9 KB  |  65 lines

  1.  
  2.  
  3.  
  4. Installation Instructions For The FormPosition Component
  5.  
  6.  
  7. GETTING STARTED
  8. ---------------
  9. - Unzip 'FormPos.zip' to a temporary directory.
  10.  
  11. - If you don't already have directory for add-on components,
  12.   create one at this time.  It is always a good idea to install
  13.   new components in a directory separate from those included
  14.   with the language (e.g. ':\Delphi\AddVCL').
  15.  
  16.  
  17. INSTALLING THE HELP FILES
  18. -------------------------
  19. - If you are currently running Delphi, exit it now.  You cannot
  20.   install the help files while Delphi is running.
  21.  
  22. - Move the file 'FrmPos.Hlp' to the Delphi 'Bin' directory
  23.   ('C:\Delphi\Bin' by default).
  24.  
  25. - Move the file 'FrmPos.Kwf' to the Delphi 'Help' directory
  26.   ('C:\Delphi\Help' by default).
  27.  
  28. - Run the program 'HelpInst' from the 'Help' directory
  29.   mentioned above.
  30.  
  31. - From HelpInst, load the file 'Delphi.hdx' which should be in
  32.   the 'Bin' directory.
  33.  
  34. - From HelpInst, Add the file 'FrmPos.KWF' to the list of indexes.
  35.  
  36. - From HelpInst, Save the new index file and exit the program.
  37.  
  38. - FormPosition's Help file will now be merged with Delphi's.
  39.  
  40.  
  41. INSTALLING THE FormPosition COMPONENT
  42. -------------------------------------
  43. - Move the files 'FrmPos.dcu' and 'FrmPos.dcr' from the temporary
  44.   directory to your directory for add-on components
  45.   (e.g. 'C:\Delphi\AddVCL').
  46.  
  47. - Run Delphi and select 'Install Components' from the
  48.   'Options' menu.
  49.  
  50. - If it's not already there, add the directory you store new
  51.   components in, to the Search Path.
  52.  
  53. - Click on the 'Add' button and then the 'Browse' button to
  54.   navigate to the add-on components directory mentioned above
  55.   (e.g. 'C:\Delphi\AddVCL').
  56.  
  57. - Ensure that the 'List Files Of Type' filter includes
  58.   'Unit File (*.DCU)'.
  59.  
  60. - Select the file 'Frm' from the files list.
  61.  
  62. - Click on the 'OK' button to rebuild the VCL.
  63.  
  64. - The FormPosition component will appear in the 'Samples' tab.
  65.