SMNetGradient
From Lazarus-ccr
English (en) Français (fr)
Contents |
[edit] About
A gradient fill like in the new Netscape Communicator Options Box.
- The begin and end colors can be any colors.
- The fill direction can be set to Right-To-Left or Left-To-Right.
- The number of colors, between 1 and 255 can be set for the fill.
- The Caption can be anything and anywhere on TNetGradient.
[edit] Screenshot
[edit] Authors
- 1995, Curtis White
- 1997, Heiko Webers
- 2006, barko (port to lazarus)
[edit] License
This component can be freely used and distributed in commercial and private environments. (look in source)
[edit] Download
The latest stable release can be found on the Lazarus CCR Files page.
[edit] Change Log
- 1.00: Initial release
- 1.00: Changed to TNetGradient
- 1.00: 14.02.2006 port to lazarus
[edit] Dependencies / System Requirements
Tested on Windows and Linux.
[edit] Installation
- In Components/Open Package File, open smnetgradientlaz.lpk.
- Compile the component to verify that everything is ok.
- Install and let Lazarus rebuild.


