Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Extended Delphi Buttons 1
TtiaonImageButton 1
TColorButton 1.0
THotButton 2.00
TFlatButton 1.0
TS3DSpeedButton & TS3DBitBtn
THebBorCheck 1.01
Group Box 1.20
TBMShaped Button & TBMWave 1.9 Beta
TBMShaped Button & TBMWave 2.0
TdfsColor Button 2.59
Outlook 2000
TCMBtn 1.3
fxRepeatButton 0.50 beta
Citisoft Buttons Pack 4.0
Top Code
TDSCheckBox 1.0
DsGroup 1.2
TWebButton 1.0
EW-CheckBox 1.0
HydroS Skin Button 1.0
Extended Delphi Buttons 1
ML Button Components 1.6
ThlDipSwitch 1.4
TmxXPButton 1.01
TtiaonImageButton 1
TColorButton 1.0
THotButton 2.00
TFlatButton 1.0
TS3DSpeedButton & TS3DBitBtn
THebBorCheck 1.01
Delphi > Buttons
Source List
All | Freeware

Code 1-20 of 93   Pages: Go to  1  2  3  4  5  Next >>  page  


The Delphi TButton control does not have the ability to display multiline captions or captions containing mixed colors, fonts or styles. However, since buttons have the intrinsic ability to host other controls - such as labels - this limitation is...





I know ImageButton doesn’t sound very exciting, and you may think what button component Delphi don’t have that aren’t able to handle images on them. Well, my component is different.

It behaves like a button, but it doesn’t...



It can drop down a color select window. This window can be drag like Word 2000 text color select button.



THotButton is a Delphi component which allows you to create 3D graphic buttons from any Windows bitmap. It also allows a flat or 3D caption with word wrap; the 3D highlight and shadow have color and placement properties. A THotButton can be...



This Component for Delphi shows a flat Button. Better look if you change the Cursor to crHandPoint.



TS3DSpeedButton and TS3DBitBtn - BitBtn and SpeedButton with 3D Caption.Sources on demand.



This module emplements old BWCC style checkboxes that allows user to make his check button right justifyed, which is useful for right-to-left languages like hebrew or arabic.



Provides you the enhancements that you wish the standard Delphi TGroupBox had. This component allows different background colours, Left, Right, and center justify the caption at the top or bottom of the component. And two other special styles that...



Button which can have any shape. Uses the shape of a transparent bitmap. Nice relief view. Highlight clouds and more. Many nice options and custom sounds effects. Now expanded to work with a new TBMWave component, which allows many buttons to use...



Button which can have any shape. Uses the shape of a transparent bitmap. Nice relief view. Highlight clouds and more. Many nice options and custom sounds effects. Now expanded to work with a new TBMWave component, which allows many buttons to use...



A Windows 95 and NT 4 style color selection button. It displays a palette of 20 color for fast selction and a button to bring up the color dialog. Delphi 5 compatible.



OUTLOOK 2000Make Application Like Outlook 2000



TCMBtn is a button like in MS Internet Explorer 3.0. Component has the following mainadvantages:- inherited property Caption (is therefore automatically supplied at design time with CMBtn1, CMBtn2 and so on)- caption can contain an ampersand...



Enhancement to Delphi's TSpeedButton control, this version adds a Repeat behavior. The OnClick method will be called repeatedly while the button is held down. Source available for purchase.



Citisoft buttons pack contains flexible buttons to fulfil your needs for buttons design. Included in this pack are eight buttons, namely ctNewGradientButton, ctNewColorButton, ctImageButton, ctShapeButton, ctPixButton, ctCaptionButton,...



TWebButton has an additional property FocusFont wich enable the change of Font when mouse is over the component. This can be used to change the font color as the fly-over-effect in IE4.



TEnhRombButtons is a component with 4 Buttons assigned to the four cursor keys that look like a cursor control panel with 3D-arrows on it.



Very nice graphic CheckBox.



Contains three components: DsCheck ReleaseDsGroup ReleaseDsRadio Release



This is the real time saver when you need to use checkbox to edit the value of some property. Instead of writing event handlers you just use DCPropCheck and specify there Component and PropName properties. Just look at how it's done in the...