Delphi 6.0x freeware
Buttons

[ BSMorphButton.zip ] [ 325,696 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
A cool morph button , this version works only with PICTURES, You can add your own pictures and use this cool button ;)
Added: 19-06-2001   |  Version: 1.0   |  Downloads: 9153/9153/33
Author:Babak Sateli   [Homepage]   [DSP files]

[ dsgnbtn.zip ] [ 233,357 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
TDesignBtn is a regular button with one important feature. User can change it's size and position during Runtime like Design time. Change BtnState property to stDesign and click the button. You'll see 8 small squares like in Dephi IDE. When button in stDesign mode you can change it's size and position by resizing and dragging it. Then click to each of small squares and change size and position of button. Change BtnState to stRun and you have the same button with new size and in new location. Now click and check. First Install package and Run Demo program. author: Jafar N.Aliyev(JEFF)
Insatallation Notes:
Added: 10-05-2004   |  Version: 1.0   |  Downloads: 835/835/23
Author:Jafar N.Aliyef(JEFF)   [DSP files]

[ ds_fancy.zip ] [ 33,223 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | D8 ]
DsFancyButton is a graphic button with nice face using gradient effect surrounding the border. The basic shapes available are Rectangle, Oval and Capsule. From these basic shapes you can get other nice shapes like Circle and Round Rectangle.
Further improvement with new button face, including glyph style to get more attractive button.
Added: 21-05-2000/9-01-2006   |  Version: 3.0   |  Downloads: 13416/13220/110
Author:Djoko Susilo   [Homepage]   [DSP files]

[ glyphbutton.zip ] [ 12,395 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TGlyphButton is a fully customizable "Bitmap"-Button. It allows you to define Bitmaps for the states "normal", "mouseover", "disabled" and "down". It also supports transparency definde by a Color. If you design round buttons, you also can create a clipping plane, so that the button only then changes the style if the mouse is inside this plane. Additional: Autosize-Feature I'm sorry for my bad English. TGlyphButton ist ein vollständig selbst designbarer "Bitmap"-Button. Sie können für folgende Events eigene Bilder hinterlegen: "normal" -> Der Originalzustand "mouseover" -> Maus befindet sich über dem Button "disabled" -> Button wurde Disabled / Deaktiviert "down" -> Button wird gedrückt gehalten Sie können eine Farbe für die Transparenz definieren. Ausserdem unterstützt der Button Clipping-Planes, also noch ein weiteres Bild, in dem sie festlegen können wo der button sich genau befindet, und sich das design nur ändert, wenn die maus sich über dieser Stelle befindet. Das AutoSize-Feature sorgt automatisch für die richtige Anppassung der Größe des Buttons. ****************************************************** Author: WebCheck E-Mail: webcheck@arcor.de Home Page: http://webcheck.we.ohost.de Copyright # 2005 by WebCheck.
Added: 14-02-2005   |  Version: 1.00   |  Downloads: 716/716/32
Author:René Lieberwirth   [Homepage]   [DSP files]

[ link: download.htm?dl=ExecApp ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TExecApp A SpeedButton-component that launches an application when you click it. Sourcecode and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ link: download.htm?dl=mDIPSwitch ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TmDIPSwitch A nice DIP-switch imitation component. Horizontal and vertical orientation. OnChange event. Source and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ link: download.htm?dl=PassOverBtn ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TPassOverBtn PassOverBtn is a BitBtn-component with the ability to change fontcolor and glyph when the mouse-pointer passes over it. I used this component in: MAS Compmaker and VDrive. Sourcecode and demo is supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ link: download.htm?dl=PushBtn ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TPushBtn A Push-button control. 4 colors, 3 sizes.I used this component in: VDrive and Mr O'Clock. Sourcecode and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ PDJ_Button.zip ] [ 37,811 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
PDJButton is SpeedButton-like component with additional properties:
a.. Two different glyph: Glyph and GlyphHot
b.. PopupMenu: Show selected PopupMenu on event Click
c.. PlayMusic: When mouse in position
d.. Style: Flat (like SpeedButton), Default (like BitBtn), FlatDot, FrameLowered, FrameRaised, None (noMargin), Raised, RasiedDot
e.. PositionPopup: puDown, puLeft, puRigth
f.. HotTrack with ColorHotTrack
g.. Color
h.. HelpContext
i.. Hint in two line, ButtonKind (like BitBtn), MarkMenu, Cancel and Default, TabStop, ShowFocus (Show or Hide Focus frame on TabStop), Margin (solid or dot style)
j.. Change color for margin (LeftTop, RightBottom).
k.. Repeat

Exe-demo included
Added: 4-04-2001/25-02-2002   |  Version: 4.00   |  Downloads: 5443/5267/0
Author:Peric DJordje   PDJTools   [Homepage]   [DSP files]

[ pjmenusb.zip ] [ 27,588 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 ]

This unit contains a set of three speed button derived components that either display pop-up menus associated with the buttons or form connected button / menu button pairs. The components are:

  • TPJMenuSpeedButton -- which can display an associated pop-up menu when clicked.
  • TPJLinkedMenuSpeedButton -- links to a master button and displays an associated pop-up menu when clicked.
  • TPJLinkedSpeedButton -- a speed button that can link to and control a slave button that accesses a pop-up menu.

Comes with fully integrated help and a demo project.

 [more]
Tested with Delphi 4, 6 and 7
Added: 26-06-2001/6-10-2003   |  Version: 1.0.1   |  Downloads: 4360/4343/42
Author:Peter D Johnson   [Homepage]   [DSP files]

[ WinButton.zip ] [ 4,528 bytes ] [ Freeware ] [ With Source ]
[ D6 ]
TWinButton is a Button that admits a bitmap. This button descends from windows buttons so it takes new windows XP look if using
## This button has only sense if using new Windows XP look ##
Added: 19-08-2002/11-09-2002   |  Version: 1.2   |  Downloads: 3211/3154/22
Author:Jose Maria Ferri   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.