Resolution-independent image control for Delphi, one image per resolution. Smart component editor included. Swedish ShareWare for Delphi 1.x & 2.x
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!
File List:
FILE_ID.DIZ
172b
HELP/
0b
HELP/MULTIBMP.HLP
20Kb
HELP/MULTIBMP.KWF
8Kb
INST16/
0b
INST16/MULTIBMP.DCR
460b
INST16/MULTIBMP.DCU
18Kb
INST16/MULTILOD.DCU
7Kb
INST16/MULTILOD.DFM
2Kb
INST16/MULTISAV.DCU
3Kb
INST16/MULTISAV.DFM
1Kb
INST32/
0b
INST32/MULTIBMP.DCR
1Kb
INST32/MULTIBMP.DCU
14Kb
INST32/MULTILOD.DCU
5Kb
INST32/MULTILOD.DFM
2Kb
INST32/MULTISAV.DCU
3Kb
INST32/MULTISAV.DFM
1Kb
MAINFORM.DFM
52Kb
MAINFORM.PAS
1Kb
README.TXT
2Kb
TSTPROJ.DPR
166b
Similar code
A simple Stop Watch
(Popularity: ) : This tiny code is just to help all those beginners who have no idea of the syntax of Delphi, me ... A small Clock
(Popularity: ) : This is a small transparent analog clock. I have not worked with delphi for a while so if you can ... Boss Chakalator
(Popularity: ) : Have you ever felt like observed by your boss? "You are supposed to be working!" Well, with this program, you ... Delphi killer, removes delphi from memory
(Popularity: ) : If you start the program without any arguments, it will remove the DLL's from the Delphi Desktop-Version and from the ...