VMMap (Hot Map) Component 1.2 for Delphi
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Delphi Users:

Thanks for looking at this trial version of HotMap component. This trial
version includes special reduced functionality version of VMMap component. 
It is my opinion that this reduced functionality version is all you need 
to get you started with VMMap component, and is enough to show you that
it can become a part of your Delphi application development toolkit.
This trial version includes support for both 16 bit and 32 bit Delphi.

VMMap Component
~~~~~~~~~~~~~~~
VMMap (Hot Map) component provides your Windows applications with ability
to create a set of hot regions on image and connect mouse event handler to
these regions. Image supports BMP format.


What's new in ver 1.2
~~~~~~~~~~~~~~~~~~~~~

 - Stretch property is available now.
 - ShowRgns property is changed. 
 - ability to delete last region's point in Regions Editor 
   (press BackSpace)

Limitations
~~~~~~~~~~~
This version of component are functionally equivalent to the full version, 
with the following exceptions:

- The number of regions is restricted to 3 
- The number of points in a region  is restricted to 20


Installation
~~~~~~~~~~~~

Unzip file VMMAP.ZIP, for example, in HOTMAP directory.

Sub-directory structure is as follows:

\HOTMAP		Root directory 
   \LIB16	DCU's for Borland Delphi16 
   \LIB32	DCU's for Borland Delphi32 

Delphi16:
  - choose Options|Install Components... 
  - choose "Add" button
  - select \HOTMAP\LIB16\VM_REG16.PAS module
  - choose "OK" twice

Delphi32:
  - choose Component|Install... 
  - choose "Add" button
  - select \HOTMAP\LIB16\VM_REG32.PAS module
  - choose "OK" twice

VMMap Component will appear on "Samples" page of Delphi
Components Palette.

Use HELPINST.EXE utility to install VMMAP.HLP help file into your Delphi
Help system.



Getting More Information about VMMap Component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I'd love to answer any questions you may have about VMMap Component.
The best way is to write to me by E-mail: miller@bor.compnet.ru

------------------------------------------------------------------

(c) Vadim Miller, 1996

