Difference between revisions of "Components and Code examples"

From Lazarus wiki
Jump to navigationJump to search
Line 20: Line 20:
 
* [[SMNetGradient]] - A Gradient Fill component for Lazarus.
 
* [[SMNetGradient]] - A Gradient Fill component for Lazarus.
 
* [[DCPcrypt]] - DCPcrypt Cryptographic Component Library
 
* [[DCPcrypt]] - DCPcrypt Cryptographic Component Library
 +
* [[PlotPanel]] - A plotting and charting component for animated graphs
  
 
==Packages for FPC/Lazarus (not hosted here)==
 
==Packages for FPC/Lazarus (not hosted here)==

Revision as of 10:35, 23 February 2006

Lazarus-CCR Released Components

  • ACS - Audio Component Suite port from ACS
  • GLScene - A port of the visual OpenGL graphics Library GLScene
  • EpikTimer - Precision timer component written specifically for Lazarus.
  • FpSystools - Conversion of TurboPower's Systools for Kylix package to Lazarus/FPC
  • FreePascalArchivePackage - Conversion of TurboPower Software's Abbrevia library for the Free Pascal Compiler
  • TAChart - Charting component for Lazarus
  • TPSQL - Components for connecting to PostgreSQL database servers
  • Sockets - TCP/IP Sockets components
  • VirtualTreeview - A port of the fast virtual treeview from SoftGems
  • Zlibar - Objects to create and extract a zlib compressed archive containing multiple files
  • ColorBox - Color picker with preview
  • lNet - Networking components for TCP and UDP connections.
  • RingChart and AnalogWatch - Another Elliptical Chart and an Analogic Watch for Lazarus and FPC
  • PowerPDF - Port of the PowerPDF (visual) components for Lazarus
  • RichView - Port of the TRichView Freeware Edition Components to Lazarus
  • TrayIcon - A multiplatform System Tray component
  • MultiDoc - A component to write pseudo-MDI application with Lazarus.
  • Fshcomp - Edit components.
  • SMNetGradient - A Gradient Fill component for Lazarus.
  • DCPcrypt - DCPcrypt Cryptographic Component Library
  • PlotPanel - A plotting and charting component for animated graphs

Packages for FPC/Lazarus (not hosted here)

  • Starting with version 32, Lucas Gebauer's outstanding Synapse TCP/IP library is now compatible with Free Pascal and Lazarus. Lucas has also just released version 12 of his Synaser serial port communications suite that also runs under Free Pascal.
  • Indy
  • CUPS for Lazarus project Common UNIX Printing System for FPC/Lazarus.
  • FIBL FreeIBComponents package porting for Lazarus.

Example programs

Original contributors and changes

This page has been imported from the epikwiki version.