InputDlg Component
Freeware Version 1.32 for Delphi version  2

Disclaimer:
    Use this program at your own risk. The author provides no warranties, 
    expressed or implied.


The TInputDlg component displays an Input dialog box that permits Several
Display Options that are Set from the Object Inspector of Borland's Delphi
version 2.

 TInputDlg is a FREEWARE component.
    You may freely upload the component to any public bulletin board such
    as the Internet, Compuserve, Prodigy, America On-Line, etc.
    Shareware distributors may, however, distribute the program for a small
    fee to cover their distribution costs.
    You may not modify, add, delete or replace any of the distribution 
    files without the permission of the author.

       Trevor P Silcox
       RMB 4280 Taminick
       Via Glenrowan
       Victoria, 3675
       Australia

Send Suggestions, Comments, Criticisms to the above

Installing The TInputDlg Component

 Unzip the file Inputdlg.zip to a spare directory

 1. Place the distribution files *.dcr, *.dcu, *.res in the Delphi LIB directory.
 2. Run Delphi and select Component | Install.
 3. Make sure the Search Path contains the directory with the INPUTDLG.* files.
 4. Click on the Add button and enter " INPUTDLG "
 5. Click OK.
 6. The component will be installed in the Dialogs page of the component palette.
 7. Close Delphi
 8. Copy the files *.hlp and *.kwf to the delphi\help directory

 9. Change to the delphi\help\tools directory
10. Run the program Helpinst.exe
11. Click on open folder and change to the Delphi\Bin directory
12. Select Delphi.hdx file
14. Click on the + button and choose the file Inputdlg.kwf in the Delphi\help directory
15. Click on the File Save button
16. Close the Helpinst program

Restart Delphi and Click on the Component Dialogs tab
Choose the Inputdlg component icon to add the component to your form
Click on the Form's Inputdlg icon to select it and Press the F1 key

This will open the Input Dialog Help file.

