Installation of IniBoxes:

1. Copy the files IniBoxes.pas and IniBoxes.dcr to your Delphi\Lib directory
   (you can use another dir if Delphi recognizes it).
2. Start Delphi.
3. Choose Component > Install, and select the PAS file.
4. Click OK a few times, and then do whatever you like while Delphi
   recompiles the component library.

You'll find two (2) new components in the 'Standard' tab page,
TIniCombo and TIniListBox. They are very similar, but as you probably
guessed; one of them is a ComboBox and the other a ListBox.
Read more in the header of the PAS file.

If something goes wrong, send any complaints to me.

//Daniel Jensen (nocomply@usa.net)
