About Organic Shape Button 1.1
==============================
http://practicalsoft.hypermart.net/shareware/delphi/torganicshapebutton.html
practicalsoft@usa.net

TOrganicShapeButton Delphi component is a 3 state button (normal, over, pressed) that 
shapes itself accordingly with a bitmap mask. This is a real transparent button that 
lets you see what's behind it and only accepts clicks inside its boundaries. This is a 
great way for building cool interfaces. You can also use our Organic Shape Form...

All the features are demonstrated in the demo included with this package.

It works fine with Delphi 3 and Delphi 4.

Also, If you have any additional ideas for improvements, I would appreciate
hearing from you.


Description
===========
Besides the TCustomControl's properties and events, there are some additional:
Properties:
 Mask : TBitmap - the bitmap mask used to shape the button. This bitmap is
  also used to paint the button in the normal state. Each time you change this bitmap 
  the shape is recalculated. Also, the button's width and height are changed to the 
  Mask's width and height.
 OverBmp : TBitmap - bitmap used to paint the button when the mouse is over it.
 PressedBmp : TBitmap - bitmap used to paint the button when the button is pressed.
 InvisibleColor : TColor - color treated as transparent to shape the button. clWhite 
  is the default value.
Events:
 OnMouseEnter : TNotifyEvent - event fired when the mouse pointer enters button's 
  boundaries.
 OnMouseLeave : TNotifyEvent - event fired when the mouse pointer leaves button's 
  boundaries.


Installation
============
Unzip all files to a directory of your choice.
Open and install delphi3\button.dpk or delphi4\button.dpk.
Open delphi3\testShapebutton.dpr or delphi4\testShapebutton.dpr file to run the demo.


How to register
===============
The TOrganicShapeButton Component contained herein is for evaluation purposes
only. This component will display a warning message each time you run your program.

When registered, you will receive the full source code.  Furthermore, you will receive 
updates and notification of new versions.

To register, send an email to practicalsoft@usa.net for further instructions or visit 
http://practicalsoft.hypermart.net/shareware/delphi/torganicshapebutton.html. The 
registration will cost you US$23.00