INSTALLING THE FASTTIMER COMPONENT


Install the files

  First copy the following files into the directory where you keep your
  additional (non-Borland) components:

	FASTTIME.DCU 
	FASTTIME.DCR 

  Then copy the following file to your WINDOWS directory:

	FASTTIME.DLL

  And put these two in your DELPHI\BIN directory:

	FASTTIME.HLP
	FASTTIME.KWF


Install the help reference

  In your Delphi program group, start the program called HelpInst. Open
  the file DELPHI.HDX (in your DELPHI\BIN directory). From the Keyword
  menu, select "Add Keyword File" and select FASTTIME.KWF. From the
  "File" menu, select "Save". Then exit HelpInst.


Install the component

  Start Delphi and select "Install Components" from the "Options" menu.
  Click the add button, then browse to find your component directory.
  Click on FASTTIME.DCU, then OK, and your library will be rebuilt. The
  FastTimer component will be placed on the palette in the "New"
  section. The installation is now complete.

