TMCMultiBitmap v1.00   Copyright (c) 1995-96, MegaComm HB
=========================================================
This is a 'resolution independent' bitmap control for Delphi, that uses one
bitmap for each of the five common Windows resolutions (640x480, 800x600,
1024x768, 1280x1024 and 1600x1200) to eliminate the distortions caused by the
lack of anti-aliasing in the TImage component. Source code available upon
registration.

Installation
============
Couldn't be simpler, just copy the files in INSTALL\ to the directory where
you place components and stuff. When in Delphi, choose Install Components
and then Add, and use the browser to find the file MULTIBMP.DCU (you have to
switch to Unit files first). Click OK and then another OK, and Delphi will
begin to mangle your hard disk. All done! You should now see the component on
the page 'New'.

If you want to have help installed too, use the files in the HELP\ directory.
Copy MULTIBMP.HLP to the BIN\ directory, and MULTIBMP.KWF to HELP\. Run
HELPINST, and add the MULTIBMP.KWF file.

Trying it out
=============
Place the files in the DEMO\ directory in a new directory, and load the
project file into Delphi. Please ignore the 'Error loading symbol file',
it only means I didn't fatten this archive further with an unnecessary .DSM
file! Finally, run it!

More information
================
Please see the MULTIBMP.HLP file for further information!
