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

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