               **  TFlyOverButton from RealSoft  **
                    Delphi 1 & 2  Brief Help
---------------------------------------------------------------------
Intro:
-----
The TFlyOverButton from RealSoft is a fairly easy to use button 
component that operates similar to the Internet Explorer 3.0 buttons,
including the cool drop-down popup menus. The button reacts to the 
mouse movement above it as well as clicks. The component is very 
resource friendly, and works in Delphi 1 and 2. To install the 
component to your component library, follow the instructions in 
your Delphi users guide for installing components. (This is not one 
of our "Fly" Controls, however is is a graphic control descendant.)
---------------------------------------------------------------------
Trial:
-----
The trialware version of this component is fully functional in the
Delphi IDE.  To register on compuserve, type GO SWREG, and locate
# 14095.  The component is only $10.00 and includes source.
You can also order on our web site at www.realsoftdev.com.  Thanks!
---------------------------------------------------------------------
Properties:
----------
AutoPopMenu - By setting this to True, a popup menu (specified in the
              PopupMenu property) will drop down on button click
Caption - Text you want to display on the button
Enabled - Button can be disabled like most other buttons
Layout - Determines where to position Glyph and Caption
Spacing - Determines how much space is between Glyph and Caption
PopupMenu - Use this to link a standard popup menu to the button
GlyphActive - Bitmap to display when mouse is moved over button
GlyphInActive - Bitmap to display when mouse is not over button
GlyphDisabled - Bitmap to display when button is disabled
(*note* The glyphs do not support "multiple" bitmaps like 
 speedbuttons -- please use separate single bitmaps)

Events:
------
OnClick - Works like normal

OnFlyOver - Triggered when button becomes Active (mouse moves over it)

OnPopup - Triggered if a popup menu is displayed

---------------------------------------------------------------------
If you have any questions or problems, please contact us.
Thanks for Flying RealSoft!

OLD FASHIONED: (714) 831-7879
CIS: 103256,3104
INTERNET: www.realsoftdev.com

