Difference between revisions of "Contributed Units"

From Free Pascal wiki
Jump to navigationJump to search
(Links corrected.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
English translation of the wolgui library for free pascal documentation. Wolgui includes a rad and is available through sourceforge
+
An extensive list of community-contributed units for Free Pascal is available at the [http://www.freepascal.org/contrib/contribs.html Free Pascal site]. Contributed Units for Lazarus are listed at [[Components and Code examples]]. Another extensive archive of units for Lazarus is provided with the [http://sourceforge.net/projects/lazarus-ccr/ Lazarus Code and Component Repository].
[http://dexrow.blogspot.com/2007/08/wol.html wolgui
+
 
 +
==Additional contributed units==
 +
* [http://dexrow.blogspot.com/2007/08/wol.html WOL]: Window Object Library, an object library of windows written in object pascal and [http://dexrow.blogspot.com/2007/08/wol.html wolgui] library and RAD for free pascal
 +
 
 +
== External links ==
 +
* [http://www.freepascal.org/contrib/contribs.html Free Pascal Contributed Units]
 +
* [http://sourceforge.net/projects/lazarus-ccr/ Lazarus Code and Component Repository]
 +
* [http://sourceforge.net/projects/opengpsx/ OpenGPSX], Lazarus Component for GPS interface programming
 +
* [http://www.pascalscada.com PascalSCADA], a set of Lazarus components supporting the development of industrial applications
 +
* [http://sourceforge.net/projects/curlpas/ CurlPas and TidyPas], bindings and object-oriented wrapper for LibCURL and HTML-tidy.
 +
 
 +
[[Category:Units]]
 +
[[Category:Community]]

Latest revision as of 13:16, 21 September 2013

An extensive list of community-contributed units for Free Pascal is available at the Free Pascal site. Contributed Units for Lazarus are listed at Components and Code examples. Another extensive archive of units for Lazarus is provided with the Lazarus Code and Component Repository.

Additional contributed units

  • WOL: Window Object Library, an object library of windows written in object pascal and wolgui library and RAD for free pascal

External links