Difference between revisions of "SMNetGradient"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Download: added download link)
Line 15: Line 15:
  
 
===License===
 
===License===
+
This component can be freely used and distributed in commercial and private environments.
 +
 
 
===Download===
 
===Download===
 
The latest stable release can be found on the [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=179563 Lazarus CCR Files page].
 
The latest stable release can be found on the [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=179563 Lazarus CCR Files page].

Revision as of 17:31, 14 February 2006

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

Authors

  • 1995, Curtis White
  • 1997, Heiko Webers
  • 2006, barko (port to lazarus)

License

This component can be freely used and distributed in commercial and private environments.

Download

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

Change Log

Dependencies / System Requirements

Installation

Usage