Difference between revisions of "Components and Code examples"

From Lazarus wiki
Jump to navigationJump to search
Line 11: Line 11:
 
* [[FpSystools]] - Conversion of TurboPower's Systools for Kylix package to Lazarus/FPC
 
* [[FpSystools]] - Conversion of TurboPower's Systools for Kylix package to Lazarus/FPC
 
* [[EpikTimer]] - Precision timer component written specifically for Lazarus.
 
* [[EpikTimer]] - Precision timer component written specifically for Lazarus.
 +
* [[DCPcrypt]] - DCPcrypt Cryptographic Component Library
  
 
===Archiving===
 
===Archiving===
Line 32: Line 33:
 
* [[MultiDoc]] - A component to write pseudo-MDI application with Lazarus.
 
* [[MultiDoc]] - A component to write pseudo-MDI application with Lazarus.
 
* [[ColorBox]] - Color picker with preview
 
* [[ColorBox]] - Color picker with preview
* [[DCPcrypt]] - DCPcrypt Cryptographic Component Library
 
  
===Visual components
+
===Visual components===
 
* [[TAChart]] - Charting component for Lazarus
 
* [[TAChart]] - Charting component for Lazarus
 
* [[VirtualTreeview]] - A port of the fast virtual treeview from [http://www.lischke-online.de/VirtualTreeview/ SoftGems]
 
* [[VirtualTreeview]] - A port of the fast virtual treeview from [http://www.lischke-online.de/VirtualTreeview/ SoftGems]

Revision as of 15:59, 26 February 2006

Lazarus-CCR Released Components

Multi media

  • ACS - Audio Component Suite port from ACS

Graphics

Tools

  • FpSystools - Conversion of TurboPower's Systools for Kylix package to Lazarus/FPC
  • EpikTimer - Precision timer component written specifically for Lazarus.
  • DCPcrypt - DCPcrypt Cryptographic Component Library

Archiving

  • Zlibar - Objects to create and extract a zlib compressed archive containing multiple files
  • FreePascalArchivePackage - Conversion of TurboPower Software's Abbrevia library for the Free Pascal Compiler

Editors and viewers

  • PowerPDF - Port of the PowerPDF (visual) components for Lazarus
  • RichView - Port of the TRichView Freeware Edition Components to Lazarus
  • Fshcomp - Edit components.

Networking

  • Sockets - TCP/IP Sockets components
  • lNet - Networking components for TCP and UDP connections.

Databases

  • TPSQL - Components for connecting to PostgreSQL database servers

System

  • TrayIcon - A multiplatform System Tray component
  • MultiDoc - A component to write pseudo-MDI application with Lazarus.
  • ColorBox - Color picker with preview

Visual components

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.