makemap.dpr
makemap1.pas
makemap1.dfm
makemap2.pas
makemap2.dfm
		these are the files you need to compile the map-maker for tmapimage.

short desc.:

this projekt does not need a installed TMapImage-component cause it was written before the TMI.

the open button:
select a bitmap to load. the corresponding map-file will be load automatic, if there is one.

the save button:
the created map will be saved under the loaded bitmap's path and name with the extension .MAP
if you made changes in the memo you have to set them to the image's map before saving.(s. b.)

the circle/rect/polygon button:
with the mouse on the image, you can create one (ore more) region that will be stored with 
the map-file. to finish a polygonal region, doubleclick. each created (or loaded) map-item
will be displayed in

the zoom button:
shows or hides the zoom-window which displays the whole opened bitmap without the maps. it
shows the visible part of the bitmap in the main-window, too.


the memo:
here you see your regions and you may change them by hand. this memo has

a popupmenu:
1 : shows the region associated with the current line in the memo on the image
2 : after you made changes in the memo you can set its lines to the image's map.