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

From Lazarus wiki
Jump to navigationJump to search
Line 26: Line 26:
  
 
===Editores e Visualizadores===
 
===Editores e Visualizadores===
* [[PowerPDF]] - Porte dos componentes visuais PowerPDF para Lazarus
+
* [[PowerPDF]] - Porte dos componentes visuai PowerPDF para Lazarus
* [[RichView]] - Porte dos Componentes TRichView Freeware Edition para Lazarus
+
* [[RichView]] - Porte dos Componentes TRichView Freeware Editionpara Lazarus
 
* [[Fshcomp]] - Componentes de Edit.
 
* [[Fshcomp]] - Componentes de Edit.
 
* [[SynEdit]] -  Componente de Editor de Código (usado pela IDE do Lazarus)
 
* [[SynEdit]] -  Componente de Editor de Código (usado pela IDE do Lazarus)
  
===Networking===
+
===Rede===
* [[Sockets]] - TCP/IP Sockets components
+
* [[Sockets]] - Componentes de soquete TCP/IP
 
* [[lNet]] -  Componentes de rede para conexxões TCP e UDP.
 
* [[lNet]] -  Componentes de rede para conexxões TCP e UDP.
 
* [[fpc:FPC and Apache Modules|FPC and Apache Modules]] -  Cabeçalhos para criar módulos Apache com FPC
 
* [[fpc:FPC and Apache Modules|FPC and Apache Modules]] -  Cabeçalhos para criar módulos Apache com FPC
 
* [[Web_Service_Toolkit|Web Services Toolkit]] - Web Services authoring and consumption
 
* [[Web_Service_Toolkit|Web Services Toolkit]] - Web Services authoring and consumption
  
===Databases===
+
===Bancos de Dados===
 
* [[TPSQL]] -  Componentes para conectar servidores de banco de dados PostgreSQL  
 
* [[TPSQL]] -  Componentes para conectar servidores de banco de dados PostgreSQL  
 
* [[tiOPF]] - TechInsite Object Persistent Framework (Ver. 2)
 
* [[tiOPF]] - TechInsite Object Persistent Framework (Ver. 2)
 
* [[TParadoxDataSet]] - An TDataSet implementation that can read Paradox files up to Version 7 (and up ??)
 
* [[TParadoxDataSet]] - An TDataSet implementation that can read Paradox files up to Version 7 (and up ??)
  
===System===
+
===Sistema===
* [[EpikTimer]] - Precision timer component written specifically for Lazarus.
+
* [[EpikTimer]] - Timer de precisão escrito para Lazarus
* [[TrayIcon]] - A multiplatform System Tray component
+
* [[TrayIcon]] - Componente System Tray mutiplataforma
* [[TPopupNotifier]] - How to use TPopupNotifier to show "balloon help".
+
* [[TPopupNotifier]] - Como usar TPopupNotifier para mostrar balões de ajuda
* [[MultiDoc]] - A component to write pseudo-MDI application with Lazarus.
 
* [[MDButtonsBar]] - ButtonsBar to MultiDoc Component.
 
  
===Visual components===
+
* [[MultiDoc]] - Componente para escrever aplicações pseudo-MDI com Lazarus
* [[VirtualTreeview]] - A port of the fast virtual treeview from [http://www.lischke-online.de/VirtualTreeview/ SoftGems]
+
* [[MDButtonsBar]] - ButtonsBar para o componente MultiDoc
* [[RingChart and AnalogWatch]] - Another Elliptical Chart and an Analogic Watch for Lazarus and FPC
 
* [[ColorBox]] - Color picker with preview
 
* [[Spook's Panel Components]] - A collection of panel components
 
* [[HistoryFiles]] - A component for store the recent files list into an .ini file and show the result into a menu.
 
* [[ColorPalette]] - A color palette grid with ability to use custom palette.
 
  
==Packages for FPC/Lazarus (not hosted here)==
+
===Componentes Visuais ===
 +
* [[VirtualTreeview]] - Um porte da rápida Virtual  TreeView de  [http://www.lischke-online.de/VirtualTreeview/ SoftGems]
 +
* [[RingChart and AnalogWatch]] - Outro componente de Gráficos Elípticos e um Relógio Analógico para Lazarus e FPC
 +
* [[ColorBox]] - Color picker com  preview
 +
* [[Spook's Panel Components]] -  Uma colelção de componentes de painel
 +
* [[HistoryFiles]] - Um componente para guardar a lista de arquivos recentes  em um arquivo .ini e mostrá-la em um menu
 +
* [[ColorPalette]] -  Uma grade de paleta de cores com habilidade de usar paletas do usuário
 +
 
 +
==Pacotes para FPC/Lazarus (não hospedados aqui)==
 
* 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.
 
* 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.
 
* Indy  
 
* Indy  
** Original (now dormant) effort: [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] 119 components Indy for FPC/Lazarus.  
+
** Esforço original (agora inativo) : [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] 119 componentes Indy para FPC/Lazarus.  
** Newer attempt [[Indy with Lazarus]] (Both Indy9 and Indy10)
+
** Mais recente tentativa  [[Indy with Lazarus]](Indy9 e Indy10)
* [http://cups4lazarus.sourceforge.net/ CUPS for Lazarus project] Common UNIX Printing System for FPC/Lazarus.
+
 
* [http://sourceforge.net/projects/fibl/ FIBL] FreeIBComponents package porting for Lazarus.
+
* [http://cups4lazarus.sourceforge.net/ CUPS for Lazarus project] Sistema Comumde Impressão UNIX para FPC e Lazarus
 +
* [http://sourceforge.net/projects/fibl/ FIBL] Porte do pacote FreeIBComponents para Lazarus
  
 
==Programas-Exemplo ==
 
==Programas-Exemplo ==
* [[SysRec]] - Video Capturing and Recording application, you can download it [http://sourceforge.net/project/showfiles.php?group_id=92177 here].
+
* [[SysRec]] - Programa de Captura de Vídeo e Gravação, você pode baixá-o de [http://sourceforge.net/project/showfiles.php?group_id=92177 here]
 
* [[Micro-mainframe Transmission Command Generator for IBM Mainframes]]
 
* [[Micro-mainframe Transmission Command Generator for IBM Mainframes]]
* [[Sudoku]] - A Sudoku solver.
+
* [[Sudoku]] - Um solucionador de Sudoku
 
* [[Libview]] - Views all exported function names of a given library.
 
* [[Libview]] - Views all exported function names of a given library.
* [[Contacts Database]] - An expanded version of the address book example with reports.
+
* [[Contacts Database]] - Uma versão expandida de um catálogo de endereços com relatórios
* [[OpenGL Tutorial]] - Example code for the OpenGL tutorial
+
* [[OpenGL Tutorial]] -   Exemplo de código para o tutorial de OpenGL
* [[Robot - The Game]] - Very easy written sample for beginners
+
* [[Robot - The Game]] - Sample para iniciantes
* [[Kaldemonia]] - Google Searcher shows simple threading, using Synapse networking library.
+
* [[Kaldemonia]] - Pesquisador Google que mostra um threading simples usando a biblioteca de rede Synapse
  
 
==Original contributors and changes==
 
==Original contributors and changes==
 
This page has been imported from the epikwiki [http://lazarus-ccr.sourceforge.net/index.php?wiki=CodeAndComponents version].
 
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]]
 
* 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
+
* Moved Synapse package info to here from the [[Main Page]] - [[User:VlxAdmin]] 1

Revision as of 17:15, 19 February 2007

Componentes Publicados para Lazarus-CCR

Multimídia

  • ACS - Suite de Componentes de Audio portados de ACS

Gráficos

  • GLScene - Um porte da biblioteca gráfica OpenGL GLScene
  • SMNetGradient - Um componente de preennchimento de gradiente para Lazarus* TAChart - Componente de gráficos para Lazarus
  • PlotPanel - Um componente de plotagem e gráficos para gráficos animados
  • LazRGBGraphics - Um pacote de processamento rápido em memória de imagens e manipulação de pixels (como "scan line" )
  • TMetafile/TMetafileCanvas - Implementeção do EnhMetafile do Windows.

Ferramentas

  • FpSystools - Conversão do pacote Systools do TurboPower de Kylix para Lazarus e FPC
  • DCPcrypt - Biblioteca de Componentes Ccriptográficos DCPcrypt
  • RXfpc - Alguns dos bem conhecidos componentes da RXLib convertidos para Lazarus
  • MultiLog - Um sistema de Log deseenhado para FPC e Lazarus
  • OnGuard - Um porte do Turbo Power OnGuard
  • UniqueInstance - Um componente para permitir somente uma instância rodar ao mesmo tempo

Arquivo

  • Zlibar - Objetos para criar e extrair um arquivo zip contendo múltiplos arquivos
  • FreePascalArchivePackage - Conversão da biblioteca TurboPower Abbrevia para FPC
  • ZipFile - Componente que encapsula um arquivo zip, você pode ler e escrever nele como se fosse um arquivo comum
  • libtar - Classes para arquivos .TAR de Stefan Heymann, que gentilmente refez a licença, de modo que agora elas estão no FPC 2.1.1 e distribuições posteriores. Podem ser combinadas com zstream para criar arquivos .tar.gz.

Editores e Visualizadores

  • PowerPDF - Porte dos componentes visuai PowerPDF para Lazarus
  • RichView - Porte dos Componentes TRichView Freeware Editionpara Lazarus
  • Fshcomp - Componentes de Edit.
  • SynEdit - Componente de Editor de Código (usado pela IDE do Lazarus)

Rede

Bancos de Dados

  • TPSQL - Componentes para conectar servidores de banco de dados PostgreSQL
  • tiOPF - TechInsite Object Persistent Framework (Ver. 2)
  • TParadoxDataSet - An TDataSet implementation that can read Paradox files up to Version 7 (and up ??)

Sistema

  • EpikTimer - Timer de precisão escrito para Lazarus
  • TrayIcon - Componente System Tray mutiplataforma
  • TPopupNotifier - Como usar TPopupNotifier para mostrar balões de ajuda
  • MultiDoc - Componente para escrever aplicações pseudo-MDI com Lazarus
  • MDButtonsBar - ButtonsBar para o componente MultiDoc

Componentes Visuais

Pacotes para FPC/Lazarus (não hospedados aqui)

  • 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

Programas-Exemplo

Original contributors and changes

This page has been imported from the epikwiki version.