Difference between revisions of "GradControls"

From Free Pascal wiki
Jump to navigationJump to search
(New page: GradControls is a Package of "Gradient Controls". There are currently 2 Components in this Package: * TGradButton - Version: 1.5 - stable * TGradTabControl - Version 0.1 - very unstable - ...)
 
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
==About==
 
GradControls is a Package of "Gradient Controls". There are currently 2 Components in this Package:
 
GradControls is a Package of "Gradient Controls". There are currently 2 Components in this Package:
* TGradButton - Version: 1.5 - stable
+
* [[TGradButton]] - Version: 1.5 - stable
* TGradTabControl - Version 0.1 - very unstable - currently in development
+
* [[TGradPageControl]] - Version 0.1 - very unstable - currently in development
 +
 
 +
==Download from CCR-SVN==
 +
  svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/gradcontrols/ gradcontrols
 +
 
 +
== Contributors ==
 +
* '''[[User:Jesusrmx|Jesus Reyes]]'''
 +
* Luiz Americo Pereira Camara
 +
 
 +
[[Category:Components]]
 +
[[Category:GradControls]]

Latest revision as of 20:58, 12 July 2015

About

GradControls is a Package of "Gradient Controls". There are currently 2 Components in this Package:

Download from CCR-SVN

 svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/gradcontrols/ gradcontrols

Contributors