Components and Code examples/it
From Lazarus wiki
Jump to navigationJump to search
│
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) │
Lazarus-CCR Released Components
Multimedia
Graphics
- GLScene - port della libreria grafica visual OpenGL GLScene
- SMNetGradient - Un Gradient Fill per Lazarus.
- TAChart - Componente charting per Lazarus
- PlotPanel - Componente per grafici e charting per immagini animate
- LazRGBGraphics - pacchetto per elaborazione veloce in memoria e manipolazione pixels (come scan line).
- TMetafile/TMetafileCanvas - Estensione EnhMetafile API per Windows.
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
- Sockets - componenti Socket TCP/IP
- lNet - componenti per il networking con connessioni TCP e UDP
- FPC and Apache Modules - Headers per creare moduli Apache con FPC
- Web Services Toolkit - Web Services authoring and consumption
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
- VirtualTreeview - port del veloce componente Virtual Treeview di SoftGems
- RingChart and AnalogWatch - un altro grafico a torta e un orologio analogico per Lazarus e FPC
- ColorBox - color picker con anteprima
- Spook's Panel Components - raccolta di componenti "panel"
- HistoryFiles - componente per salvare l'elenco file recenti in un file .ini e ricaricarlo in un menu.
- ColorPalette - una griglia di tavolozze colori con la possibilità di utilizzare tavolozze personalizzate
- OrphPort - Subset of TurboPower's Orpheus controls.
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
- Original (now dormant) effort: Indy for Lazarus project 119 components Indy for FPC/Lazarus.
- Newer attempt Indy with Lazarus (Both Indy9 and Indy10)
- CUPS for Lazarus project Common UNIX Printing System for FPC/Lazarus.
- FIBL FreeIBComponents package porting for Lazarus.
Example programs
- SysRec - Video Capturing and Recording application, you can download it here.
- Micro-mainframe Transmission Command Generator for IBM Mainframes
- Sudoku - A Sudoku solver.
- Libview - Views all exported function names of a given library.
- Contacts Database - An expanded version of the address book example with reports.
- OpenGL Tutorial - Example code for the OpenGL tutorial
- Robot - The Game - Very easy written sample for beginners
- Kaldemonia - Google Searcher shows simple threading, using Synapse networking library.
Original contributors and changes
This page has been imported from the epikwiki version.
- Page created, initial content - T. Lisjac 9/22/2003 User:VlxAdmin
- Moved Synapse package info to here from the Main Page - User:VlxAdmin 10/1/2003