home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Installation Instructions For The FormPosition Component
-
-
- GETTING STARTED
- ---------------
- - Unzip 'FormPos.zip' to a temporary directory.
-
- - If you don't already have directory for add-on components,
- create one at this time. It is always a good idea to install
- new components in a directory separate from those included
- with the language (e.g. ':\Delphi\AddVCL').
-
-
- INSTALLING THE HELP FILES
- -------------------------
- - If you are currently running Delphi, exit it now. You cannot
- install the help files while Delphi is running.
-
- - Move the file 'FrmPos.Hlp' to the Delphi 'Bin' directory
- ('C:\Delphi\Bin' by default).
-
- - Move the file 'FrmPos.Kwf' to the Delphi 'Help' directory
- ('C:\Delphi\Help' by default).
-
- - Run the program 'HelpInst' from the 'Help' directory
- mentioned above.
-
- - From HelpInst, load the file 'Delphi.hdx' which should be in
- the 'Bin' directory.
-
- - From HelpInst, Add the file 'FrmPos.KWF' to the list of indexes.
-
- - From HelpInst, Save the new index file and exit the program.
-
- - FormPosition's Help file will now be merged with Delphi's.
-
-
- INSTALLING THE FormPosition COMPONENT
- -------------------------------------
- - Move the files 'FrmPos.dcu' and 'FrmPos.dcr' from the temporary
- directory to your directory for add-on components
- (e.g. 'C:\Delphi\AddVCL').
-
- - Run Delphi and select 'Install Components' from the
- 'Options' menu.
-
- - If it's not already there, add the directory you store new
- components in, to the Search Path.
-
- - Click on the 'Add' button and then the 'Browse' button to
- navigate to the add-on components directory mentioned above
- (e.g. 'C:\Delphi\AddVCL').
-
- - Ensure that the 'List Files Of Type' filter includes
- 'Unit File (*.DCU)'.
-
- - Select the file 'Frm' from the files list.
-
- - Click on the 'OK' button to rebuild the VCL.
-
- - The FormPosition component will appear in the 'Samples' tab.
-