TMCMultiBitmap v2.00 Copyright (c) 1995-96, MegaComm HB ========================================================= This is a 'resolution independent' bitmap control for Delphi 1.x & 2.x, 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. Important ========= You MUST unpack the ZIP file with the -d switch, so that the directories are also unpacked! Installation ============ Couldn't be simpler, just copy the files in INSTXX\ (where XX is 16 or 32) 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!