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 being new to Delphi myself, i know this will help some with some things that may confuse the real beginners ... A small Clock
(Popularity: ) : This is a small transparent analog clock. I have not worked with delphi for a while so if you can make the code any shorter please let me know. vote/comment plz...
Boss Chakalator
(Popularity: ) : Have you ever felt like observed by your boss? "You are supposed to be working!" Well, with this program, you can pretend to be working while you are playing or surfing on the net. User can change from a working ... Metric to Imperial Imperial to Metric conversion
(Popularity: ) : Metric to Imperial Imperial to Metric conversion 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 C/S-Verison, excl. some SQL-Links moduls. Prime Number Calculator
(Popularity: ) : This is a short, simple program that finds prime numbers. It is good for beginners. Delphi4 wrapper for perlre.dll
(Popularity: ) : This is the Delphi4 wrapper for perlre.dll, the win32 port of Philip Hazel's PCRE (Perl Compatible Regular Expression) package. DLL is included. Lock system keys
(Popularity: ) : This example shows you how to manage system keys: lock them, and unclock (enable - disable). you can lock ctrl+alt+del ctrl+esc alt+space alt+tab Polar Graph
(Popularity: ) : Learn how to solve linear equaitons and draw them on a POLAR GRAPH! TarihZaman(TDateTime Utils)
(Popularity: ) : Hi there:) this tastes like a tutorial but the aim is to teach some TDateTime Utils for you.