Difference between revisions of "TGradButton"

From Free Pascal wiki
Jump to navigationJump to search
Line 18: Line 18:
  
 
===Thanks to===
 
===Thanks to===
'''Jesus Reyes''' for solving the IDE-Bug :)
+
'''[[User:Jesusrmx|Jesus Reyes]]''' for solving the IDE-Bug :)

Revision as of 22:48, 30 June 2008

Deutsch (de) English (en)

About

TGradButton is a TCustomControl descendant that paints a cool looking gradient. You can choose the BaseColor, NormalBlendColor and the OverBlendColor. Or which Borders should be painted. This component is a good replacement for the TButton on Windows, cause with TGradButton you can change the Buttons-Color.

Current Version: 1.1

Autor

Eugen Bolz

Screenshot

TGradbutton demo.jpg

Download

The Demo is included!

Download TGradButton

Thanks to

Jesus Reyes for solving the IDE-Bug :)