Components and Code examples: Difference between revisions

From Free Pascal wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
===PSI Kräfte===
==Lazarus-CCR Released Components==
* [[ACS]] - Audio Component Suite port from [http://www.compiler4.net/acs/ ACS]
* [[GLScene]] - A port of the visual OpenGL graphics Library [http://www.glscene.org 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 [http://www.lischke-online.de/VirtualTreeview/ SoftGems]
* [[Zlibar]] - Objects to create and extract a zlib compressed archive containing multiple files
* [[ColorBox]] - Color picker with preview


==Sehen/Fühlen==
==Packages for FPC/Lazarus (not hosted here)==
* [[Remote Viewing]]
* Starting with version 32,  Lucas Gebauer's outstanding [http://www.ararat.cz/synapse/ 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.
* [[Mikro Psychokinese]]
* [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] 119 components Indy for FPC/Lazarus.


==Beeinflussen==
==Example programs==
* [[Telekinese]]
* [[SysRec]] - Video Capturing and Recording application, you can download it [http://sourceforge.net/project/showfiles.php?group_id=92177 here].
* [[Pyrokinese]]
* [[Cryokinese]]


==Astralreisen==
==Original contributors and changes==
* [[Astralreisen]]
This page has been imported from the epikwiki [http://lazarus-ccr.sourceforge.net/index.php?wiki=CodeAndComponents version].
 
* Page created, initial content - T. Lisjac 9/22/2003 [[User:VlxAdmin]]
==Telepathie==
* Moved Synapse package info to here from the [[Main Page]] - [[User:VlxAdmin]] 10/1/2003
* [[Telepathie]]

Revision as of 20:22, 13 October 2005

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

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 for Lazarus project 119 components Indy for FPC/Lazarus.

Example programs

  • SysRec - Video Capturing and Recording application, you can download it here.

Original contributors and changes

This page has been imported from the epikwiki version.