SMNetGradient

From Free Pascal wiki
Jump to navigationJump to search

English (en) español (es) français (fr)

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.

Screenshot

  • Netgradient2.png
  • Netgradient.png

Example.jpg

  • Smace202.JPG

Authors

  • 1995, Curtis White
  • 1997, Heiko Webers
  • 2006, barko (port to lazarus)
  • 2008, Vincenzo Scozzaro (Upgrade 2.02)

License

This component can be freely used and distributed in commercial and private environments. (look in source)

Download

The latest stable release can be found on the Lazarus CCR Files page.

Change Log

  • 1.00: Initial release
  • 1.00: Changed to TNetGradient
  • 1.00: 14.02.2006 port to lazarus
  • 2.02: 29.08.2009 Added Alignment, Caption, SubCaption, Font SubCaption, DataField, etc...

Dependencies / System Requirements

Tested on Windows and Linux.

Installation

  • In Components/Open Package File, open smnetgradientlaz.lpk.
  • Compile the component to verify that everything is ok.
  • Install and let Lazarus rebuild.