Unit MenBtn

TMenuButton version 1.0 copyright © by Alexander Meeder, 1996 This button is 'subclassed' from TSpeedButton. You can assign a 'popupmenu' to it. When you click this button, the popupmenu appears at the bottom of this button, you can also click with the right mousebutton. Added properties/changed standard behaviour: added properties * Popupmenu * SeparateLine (yes/no) changed behaviour * default caption is '&Menu' * default height is 22 * default layout is blGlyphRight * default margin between border and glyph is 4 * default SeparateLine is false * default spacing between caption and glyph is 12 * default width is 60 You can use it for free, if you make changes or have suggestions, please mail me: ameeder@dds.nl

Classes

TMenuButton -

Functions

Register -

Types

TUpDown

Constants

Variables


Functions


procedure Register;


Types


TUpDown = (IsUp, IsDown);

Constants


Variables