Difference between revisions of "Components and Code examples/it"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "{{Components and Code examples}} ==Lazarus-CCR Released Components== ===Multimedia=== * ACS - Audio Component Suite port da [http://acs.ullihome.de/ ACS] ===Graphics===...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Components and Code examples}}
 
{{Components and Code examples}}
 +
 +
[[File:fpc source logo.png|right]]
 +
[[File:lazarus source logo.png|right]]
  
 
==Lazarus-CCR Released Components==
 
==Lazarus-CCR Released Components==

Latest revision as of 09:23, 5 July 2015

Deutsch (de) English (en) español (es) suomi (fi) français (fr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) 한국어 (ko) português (pt) русский (ru) slovenčina (sk) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

fpc source logo.png
lazarus source logo.png

Lazarus-CCR Released Components

Multimedia

  • ACS - Audio Component Suite port da ACS

Graphics

Tools

  • FpSystools - Conversione di TurboPower's Systools per Kylix pacchetto per Lazarus/FPC
  • DCPcrypt - DCPcrypt Cryptographic Component Library
  • RXfpc - Alcuni dei più usati componenti RXlib per Lazarus
  • MultiLog - Un Log system per FPC-Lazarus
  • OnGuard - port di Turbo Power OnGuard
  • UniqueInstance - componente per permettere solo in'istanza alla volta

Archiviazione

  • Zlibar - Objects per creare ed estrarre archivi zlib contenenti files multipli
  • FreePascalArchivePackage - Conversione di TurboPower Software's Abbrevia libreria per il compilatore Free Pascal
  • ZipFile - Componente che comprime zipfile, puoi leggere e scrivere come se fosse un filesystem
  • libtar - Classi per archivi .TAR di Stefan Heymann, con la licenza per FPC 2.1.1 e successivi. può essere combinato con gzstream per creare .tar.gz files.

Editors and viewers

  • PowerPDF - port per Lazarus di componenti (visual) PowerPDF
  • RichView - Port per Lazarus di componenti TRichView Freeware Edition
  • Fshcomp - componenti di Edit
  • SynEdit - Source Editor component (used by the IDE)

Networking

Databases

  • TPSQL - Componenti per la connessione con database servers PostgreSQL
  • tiOPF - TechInsite Object Persistent Framework (Ver. 2)
  • TParadoxDataSet - Un'espansione TDataSet che può leggere eile Paradox fino alla Versione 7 (e oltre ??)

Slstema

  • EpikTimer - Timer di precisione scritto specificamente per Lazarus.
  • TrayIcon - Un System Tray multipiattaforma
  • TPopupNotifier - Come usare TPopupNotifier per mostrare "balloon help"
  • MultiDoc - Un componente per scrivere applicazioni pseudo-MDI con Lazarus.
  • MDButtonsBar - ButtonsBar per MultiDoc Component.

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.