TPopupButton Component
Version 1.00 - January 7th, 1997


[Introducing]
TPopupButton is a simple component to help you handling popup menus with speed
buttons. It will pop up a menu just by it, down or right, depending on how do
you like.


[Added Properties]

  - property About - this property is read only. Double click on it in Object Browser
    and a message box will appear with the general component information.

  - property DisableAutoPopup - this property can be set to true or false. If true,
    it will disable the associated popup menu's AutoPopup property. It is recomanded to
    set this property to true.

  - property PopupPlace - this property can be set to ppRight or ppDown. If ppRight
    the popup menu will appear on right of the button, and if down, popup menu will
    appear under the button. You can set this property as you like.

  - property PopupMenu - with this property, you associate a popupmenu to the
    TPopupButton. The popup menu in this property is the one that will appear by the
    button. If you don't set this property, nothing will happen when you click the
    button.


[About the author]

I'm 15 years old and I live in Zadar, Croatia. I am working with Delphi for
about 4 months, but I have lots of experience with Turbo Pascal. This is my
second component.


[Distribution]

This component is freeware, but if you want to use it your application, please
just e-mail me, even if the message says just:

Hello,
  I'm using your component.
Bye.

Any kind of improvements are welcome. Please send them to me.

Warning: The author is not liable for any kind of demage caused directly or
indirectly by this component. You use it on your own risk.


[Installation]

To install TPopupButton, do following:
1) In Delphi, from Component menu chose Install
2) Click Add button, and select file popupbtn.pas
3) Click OK and again OK.
4) TPopupButton component will appear in the Samples palette.


[Files distributed with TPopupButton]

Theese are files you should find in you archive:
  popupbtn.pas   -  Delphi unit. This is the component.
  readme.txt     -  The file you are reading just now.


[At the end]

Thank you very much for using my component. If you would like to contact me for
any reason, please do so.

Good luck with programming...

Ivan Azic
Put Pudarice 13i
23000 Zadar
CROATIA

E-mail: ivan.azic@zd.tel.hr
WWW: http://jagor.srce.hr/~iazic/
