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

From Lazarus wiki
Jump to navigationJump to search
Line 54: Line 54:
 
* 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.
+
** オリジナル版(現在休止中): [http://indy4lazarus.sourceforge.net/ Indy for Lazarus project] には FPC/Lazarus 用の 119 の Indy コンポーネントがあります
** Newer attempt [[Indy with Lazarus]] (Both Indy9 and Indy10)
+
** 新しいバージョン [[Indy with Lazarus]] (Indy9 Indy10 の両方)
* [http://cups4lazarus.sourceforge.net/ CUPS for Lazarus project] Common UNIX Printing System for FPC/Lazarus.
+
* [http://cups4lazarus.sourceforge.net/ CUPS for Lazarus project] FPC/Lazarus 用の標準的な UNIX プリントシステム
* [http://sourceforge.net/projects/fibl/ FIBL] FreeIBComponents package porting for Lazarus.
+
* [http://sourceforge.net/projects/fibl/ FIBL] Lazarus 用の FreeIBComponents
  
 
== サンプルプログラム ==
 
== サンプルプログラム ==

Revision as of 12:41, 22 August 2006

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 Documentation日本語版 - 翻訳ノート - 日本語障害情報


Lazarus-CCR Released Components

マルチメディア

  • ACS - Audio Component Suite port from ACS

グラフィックス

  • GLScene - OpengGL グラフィックスライブラリ GLScene のポート
  • SMNetGradient - Lazarus 用グラデーションコンポーネント
  • TAChart - Lazarus 用チャートコンポーネント
  • PlotPanel - アニメーショングラフ作成用プロット・チャートコンポーネント

ツール

  • FpSystools - Kylix 版の TorboPower SysTools を Lazarus 用にコンバートしたもの
  • DCPcrypt - DCPcrypt Cryptographic コンポーネントライブラリ
  • RXfpc - Some of the well known RXlib components components converted to Lazarus
  • MultiLog - FPC-Lazarus 用にデザインされたシステムログ
  • OnGuard - A port of Turbo Power OnGuard

アーカイバ(圧縮・解凍)

  • 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

エディタ/ビューア

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

ネットワーク

  • Sockets - TCP/IP ソケット通信コンポーネント
  • lNet - TCP/UDP 通信用ネットワークコンポーネント

データベース

  • TPSQL - PostgreSQL データベースサーバ接続用コンポーネント
  • tiOPF - TechInsite Object Persistent Framework (Ver. 2)

システム

  • EpikTimer - Precision timer component written specifically for Lazarus.
  • TrayIcon - A multiplatform System Tray component
  • TPopupNotifier - How to use TPopupNotifier to show "balloon help".
  • MultiDoc - A component to write pseudo-MDI application with Lazarus.
  • MDButtonsBar - ButtonsBar to MultiDoc Component.

ビジュアルコンポーネント

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
    • オリジナル版(現在休止中): Indy for Lazarus project には FPC/Lazarus 用の 119 の Indy コンポーネントがあります
    • 新しいバージョン Indy with Lazarus (Indy9 と Indy10 の両方)
  • CUPS for Lazarus project FPC/Lazarus 用の標準的な UNIX プリントシステム
  • FIBL Lazarus 用の FreeIBComponents

サンプルプログラム

Original contributors and changes

This page has been imported from the epikwiki version.