Difference between revisions of "Lazarus Documentation/ja"

From Lazarus wiki
Jump to navigationJump to search
 
(87 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 
{{Lazarus Documentation}}
 
{{Lazarus Documentation}}
  
日本語翻訳に参加頂ける方は[[Japanese_Localization_Notes|翻訳ノート]]を御覧ください。
+
{{Japanese Menu}}
  
  
==LazarusとPascalのチュートリアル==
+
日本語翻訳に参加頂ける方は[[Japanese_Localization_Notes|翻訳ノート]]をご覧ください。
*[[Overview of Free Pascal and Lazarus/ja|Free PascalとLazarusの概要]] - これらの汎用ツールを使って開発することができる物などについての簡潔な文書。
 
  
*[[Lazarus Tutorial/ja|Lazarusチュートリアル]] - 初心者のためのチュートリアルとLazarus IDEについての詳細な情報。
 
  
*[[Lazarus IDE Tools/ja|Lazarus IDEツール]] - 中級者のためのその他のIDEツールおよびコードの完成へと向けたチュートリアル。
+
==Lazarus と Pascal のチュートリアル==
  
*[[Lazarus Database Tutorial/ja|Lazatusデータベースチュートリアル]] - Lazarusでデータベースを扱うための案内。
+
*[[Basic Pascal Tutorial/ja|Basic Pascal チュートリアル]]
 +
*[[:Category:Tutorials/ja|ウィキ内の全チュートリアル]] - 初心者から上級者までさまざまなレベルのチュートリアルの取りまとめたものです
 +
*ここで紹介されてない他のチュートリアルは [[Lazarus Documentation/ja#Lazarus 関連のブログ、ウェブサイト、ビデオ、雑誌、書籍]] にあります。
 +
*[http://www.schoolfreeware.com/Free_Pascal_Tutorials.html SchoolFreeware の FreePascal チュートリアル] - コマンドラインインターフェース(CLI)からグラフィカルユーザーインターフェース(GUI)のプログラムまで、Lazarus IDE を用いたチュートリアルです。
  
*[[Developing with Graphics/ja|画像処理開発]] - グラフィックスプログラミングのためのいくつかのサンプル。
+
(さらなるチュートリアルは、このページ内の下部にある"ウェブサイト"節もご覧ください。)
  
*[[Pascal Tutorial/ja|Pascalチュートリアル]] - [http://www.taoyue.com/ Tao Yue'によるもの] [http://www.taoyue.com/tutorials/pascal/ Pascalチュートリアル] (reposted with permission)。
+
===Lazarus/FPC===
 +
*[[Overview of Free Pascal and Lazarus/ja|Free PascalとLazarusの概要]] - Lazarus を使って何が作れるのかを、簡単に説明します。
 +
*[[Lazarus Tutorial/ja|Lazarus チュートリアル]] - 初心者のためのチュートリアルと Lazarus IDE についての説明です。
 +
*[[Form Tutorial/ja|Formチュートリアル]] - Form の使い方についての、初心者のためのチュートリアルです。
 +
*[[Lazarus IDE Tools/ja|Lazarus IDEツール]] - 中級者のために、その他のIDEツールの情報や、より完全なコーディングをするための情報を掲載しています。
 +
*[[Developing with Graphics/ja|グラフィックスプログラミング]] - 2D および 3D グラフィックスプログラミングのサンプルを掲載しています。
 +
*[[OpenGL Tutorial/ja|OpenGL チュートリアル]] - Lazarus アプリケーションで OpenGL 使う方法
 +
*[[Multimedia Programming/ja|マルチメディアプログラミング]] - 音声や動画の再生方法
 +
*[[Office Automation/ja|オフィスオートメーション]] - スプレッドシートや文書、プレゼンテーションなどのオフィスアプリケーションを操作する方法
 +
*[[Lazarus/FPC Libraries/ja|Lazarus/FPC での動的ライブラリ]] - 動的ライブラリ (.so, .dll, .dylib) の作製方法や利用方法を説明します。
 +
*[[Creating bindings for C libraries/ja|Cヘッダファイルの移植]] - C のヘッダファイル (.h) を Pascal ユニットに変換する方法
 +
*[[Console Mode Pascal/ja|コンソールモードでのPascalプログラム]] - テキストモードプログラムをLazarusのIDEで書く方法
 +
*[[Lazarus Inline Assembler/ja|Lazarus インラインアセンブラ]] - インラインアセンブラの最初の一歩
 +
*[[Portal:Databases/ja| データベース]] - Lazarus でのデータベースの使い方の紹介とデータベースに関する他の記事へのリンク
 +
*[[SQLdb Tutorial0/ja]] - 次のデータベースチュートリアルのサンプルデータのセットアップ手順
 +
*[[SQLdb Tutorial1/ja]] - Lazarus ビジュアル コンポーネントとデータベースを立ち上げて実行する方法を教えるチュートリアル
 +
*[[SQLdb Tutorial2/ja]] - DB チュートリアル シリーズの第 2 部。編集や挿入などを示す
 +
*[[SQLdb Tutorial3/ja]] - DB チュートリアル シリーズの第 3 部。複数のデータベースのプログラミング方法とログイン フォームの使用方法を示す
 +
*[[SQLdb Tutorial4/ja]] - DB チュートリアル シリーズの第 4 部。データ モジュールの使用方法を示す
 +
*[[SqlDBHowto/ja]] - リレーショナル データベースでのデータの読み取りと操作のための SQLdb の使用に関するさまざまな側面の説明とコード
 +
*[[Lazarus Database Tutorial/ja|Lazarus データベースチュートリアル]] - MySQL、Firebird、Postgres などの一般的なデータベースに接続する方法に関する背景情報を含むチュートリアル
 +
*[[Working With TSQLQuery/ja]] - An in depth description of using TSQLQuery, having details about using parameters in queries and non-SELECT-queries
 +
*[[Translations_/_i18n_/_localizations_for_programs/ja|翻訳/国際化/プログラムの地域化]] - プログラムやパッケージに各国語対応を提供する方法
 +
*[[Daemons and Services/ja|デーモンとサービス]] - Windows 上でのサービスや Linux 上のデーモンを作成する方法
 +
*[[VirtualTreeview Example for Lazarus|Lazarus 向けの VirtualTreeview サンプル]] - Lazarus で VirtualTreeview を使用する
  
*[[Executing External Programs/ja|外部プログラムの実行]] - あなたのプログラム上で他のプログラムを実行するための短いチュートリアル。
+
===ハードウェア、スレッド、プロセス===
 +
*[[Using the printer/ja|プリンタの使用]] - Lazarus ではプリンタをサポートしています
 +
*[[Hardware Access/ja|ハードウェアアクセス]] - ISAカード、PCIカード、パラレル/シリアルポート、USBデバイスなどの、ハードウェアデバイスにアクセスする方法を説明します。
 +
*[[Multithreaded Application Tutorial/ja|マルチスレッドアプリケーションチュートリアル]] - Free PascalとLazarusを使ったマルチスレッドアプリケーションの書き方を説明します。
 +
*[[Executing External Programs/ja|外部プログラムの実行]] - プログラム上で、他のプログラムを実行する方法を簡潔に説明します。
 +
*[[LazDeviceAPIs]] - A LCL unit which offers an interface to various hardware devices such as the Accelerometer, SMS sending, GPS positioning, etc.
  
*[[Hardware Access/ja|ハードウェアアクセス]] - いかにして、ハードウェアデバイスにアクセスするか。ISAカード、PCIカード、パラレル及びシリアルポートそしてUSBデバイスについて。
+
===ファイル===
 +
*[[File Handling In Pascal/ja|Pascal でのファイル操作]] - Pascal におけるファイルの扱い方、初心者向けの基本的な説明
 +
*[[TXMLPropStorage/ja|TXMLPropStorage]] - 設定情報を保存するための TXMLPropStorage の使い方
 +
*[[XML Tutorial/ja|XMLファイルの読み書き]] - XMLファイルを読み書きする方法について説明します。
 +
*[[Using INI Files/ja|INI ファイルの使用]] - Pascal での INI ファイルの取り扱い方
  
*[[Networking/ja|ネットワーク]] - XML、TCP/IPプロトコル、安全なネットワークプログラムの作成、ウェブサービスなどについてのチュートリアル。
+
===ウェブ===
 +
*[[Portal:Web_Development|ウェブ開発 ウィキポータル]] - Lazarus と Free Pascal を使ったウェブアプリケーションの開発方法
 +
**[[Webbrowser|ウェブブラウザ]] - ウェブブラウザの操作
 +
**[[Networking/ja|ウェブプログラムとネットワーク]] - TCP/IP プロトコル、ウェブサービス、ウェブ開発に関連する記事ついて説明します。
  
*[[Multithreaded Application Tutorial/ja|マルチスレッドアプリケーションチュートリアル]] - Free PascalとLazarusを使ったマルチスレッドアプリケーションの書き方。
+
===プラットフォーム===
 +
*[[Portal:Windows/ja|Windows ウィキポータル]] - デスクトップ Windows と Windows モバイルに関するプログラミングとリファレンス情報
 +
**[[WinCE Programming Tips|WinCE プログラミングに関する情報]] - Using the telephone API, sending SMSes, and more...
 +
*[[Portal:Linux|Linux ウィキポータル]] - デスクトップ Linux に関するプログラミングとリファレンス情報
 +
**[[Lazarus on Raspberry Pi|Raspberry Pi で Lazarus]] - Raspberry Pi へ Lazarus をインストールして使う方法
 +
*[[Portal:Android|Android ウィキポータル]] - Android に関するプログラミングとリファレンス情報
 +
**[[Android Programming|Android プログラミングに関する情報]] - Android スマートフォンとタブレットに関すること
 +
*[[Portal:Mac|Mac ウィキポータル]] - Mac OS に関するプログラミングとリファレンス情報
 +
**[[macOS Programming Tips/ja|macOS プログラミングに関する情報]] - Lazarus のインストール、役に立つツール、Unixコマンドなど...
 +
*[[Portal:iOS|iOS ウィキポータル]] - iOS に関するプログラミングとリファレンス情報
 +
**[[iPhone/iPod development|iPhone/iPod での開発]] - Object Pascal を使った iOS アプリケーションの開発について
  
==Lazarusユーザーガイド==
+
==Lazarus ユーザーガイド==
*[[Installing Lazarus/ja|Lazarusのインストール]] - インストールガイド(追加しておいて)。
+
*[[Lazarus Faq/ja|一般的なFAQ]] - LinuxとWindowsユーザーのためのLazarusに関する一般的な情報と詳細。
 +
*[[Lazarus DB Faq/ja|Lazarus データベース FAQ]] - Lazarusにおけるデータベースに関するよくある質問と解答。
 +
*[[Feature Ideas|Wishlist/Wanted Features]] - Features that you would like to see in Lazarus
 +
*[[How do I create a bug report/ja|不具合報告のやり方]] - Lazarus 上でバグを見つけたら、どのように報告したらよいでしょうか?
  
*[[Lazarus For Delphi Users/ja|DelphiユーザーのためのLazarus]] - Delphiユーザーのために書かれたLazarusの始め方。
+
===インストール方法===
 +
*[[Getting Lazarus/ja|Lazarusの入手]] - リリース版もしくは SVN 版の Lazarus ダウンロードする方法の簡単な説明
 +
*[[Installing Lazarus/ja|Lazarusのインストール]] - 詳細なインストールガイド
 +
*[[Multiple Lazarus/ja]] - いくつものLazarusのバージョンを1つのPC上にインストールする方法
  
*[[Lazarus Faq/ja|よくある質問と解答]] - LinuxとWindowsユーザーのためのLazarusに関する一般的な情報と詳細。
+
===IDE===
 +
*[[IDE tricks/ja|IDE の裏技集]] - 小技や妙手、隠れた機能など
 +
*[[Lazarus IDE/ja|Lazarus IDE]] - IDE ウインドウ
 +
*[[Lazarus IDE Shortcuts]] - The key mapping and shortcuts.
 +
*[[Lazarus Packages/ja|Lazarus パッケージ]] - Lazarus でパッケージを作成する方法
 +
*[[Install Packages/ja|パッケージのインストール]] - パッケージをインストールする方法
 +
*[[Extending the IDE/ja|IDE の拡張]] - Lazarus IDE に機能を追加する方法
 +
*[[Installing Help in the IDE]] - How to install help for the RTL, FCL and LCL in the IDE, as well as installing the Kylix help files in it and also adding help for user packages.
 +
*[[Using Lazarus for other computer languages/ja|他言語をLazarusで使う]] - CやJavaなどをIDEで使う方法
 +
*[[IDE Development/ja|IDE の開発]] - 現在の IDE の開発についてのいろいろ
 +
*[[Lazarus for education|学習用 Lazarus]] - IDE を授業や初心者用に設定する方法
 +
*[[Lazarus Hacks]] - Customizations and hacks that can adapt the IDE and LCL to specific needs.
 +
*[[startlazarus]] - How the IDE is started.
 +
*[[Unit not found - How to find units|ユニットが見つからない - ユニットの探し方]] - コンパイラと IDE のユニットの検索方法とこれが失敗することに関する説明
  
*[[Lazarus DB Faq/ja|Lazarusデータベースに関するよくある質問と解答]] - Lazarusにおけるデータベースに関するFAQ。
+
===LCL===
 +
*[[doc:lcl/ja|LCL documentation]] - LCLオンライン文書 (作業中)。現状では、[http://lazarus-ccr.sourceforge.net/docs/lcl/index.html sourceforgeのLCL文書]、または[http://wiki.lazarus.freepascal.org/Lazarus_Tutorial/ja#.E3.82.B3.E3.83.B3.E3.83.9D.E3.83.BC.E3.83.8D.E3.83.B3.E3.83.88.E3.83.91.E3.83.AC.E3.83.83.E3.83.88 Lazarusチュートリアルのコンポーネントパレットについての説明]を参照してください。
 +
*[[LazActiveX]] - ActiveX/LazActiveX のドキュメント
 +
*[[TAChart documentation|TAChart のドキュメント]] - グラフやチャート描画用の標準コンポーネント
 +
*[[LCL Components/ja|LCL コンポーネント]] - TMainMenu、TButton、TComboBox、TTimerなど LCL 標準コントロールの説明と関連リファレンス
 +
*[[The LCL in various platforms/ja|さまざまなプラットフォームにおける LCL]] - プラットフォームの違いによる LCL 機能の差異の簡単な解説
 +
*[[Autosize / Layout/ja|オートサイズ/レイアウト]] - すべてのプラットホームで動作するフォームのデザイン方法
 +
*[[Main Loop Hooks/ja|メインループフック]] - 複数のイベントソースをハンドルする方法
 +
*[[Asynchronous Calls/ja|非同期呼び出し]] - メソッドを遅延実行する方法
 +
*[[File size and smartlinking/ja|ファイルサイズとスマートリンクの方法]] - アプリケーションをスマートリンクして小さい実行ファイルを作る方法
 +
*[[Accessing the Interfaces directly/ja|インターフェイスへのアクセス]] - LCL ウィジェットセットにアクセスする方法のサンプル
 +
*[[Add Help to Your Application/ja|アプリケーションにヘルプを付ける]] - アプリケーションのオンラインヘルプを作成する方法
 +
*[[Colors/ja|色について]] - clDefault、clWindow、fpImage FPColor といったシステムカラーに関する説明
 +
*[[LCL Tips/ja|LCL の小技集]] - LCL の小技や妙技
 +
*[[LCL Defines/ja]] - 適切なオプションで LCL を再コンパイル
 +
*[[Components_and_Code_examples/ja|LCL コードサンプル]] - Lazarus で動作するコードのサンプル
 +
*[[Lazarus Custom Drawn Controls]] - A set of custom drawn controls in Lazarus
 +
*[[LCL Accessibility]] - Documentation about using making LCL applications accessible
  
*[[Code Examples/ja|サンプルコード]] - Lazarusのためのサンプルコード。
+
===開発===
 +
*[[The Power of Proper Planning and Practices/ja|適切な計画と実施の効果]] - Free PascalとLazarus開発者にとって、プログラミングに役に立つ共通の基礎知識や練習問題
 +
*[[Multiplatform Programming Guide/ja |マルチプラットホームのためのプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
 +
*[[Introduction to platform-sensitive development/ja|プラットフォームを意識した開発の紹介]] - クロスプラットフォーム開発の一歩踏み込んだ話です
 +
*[[Deploying Your Application/ja|開発したアプリケーションのインストール方法]] - 作成したアプリケーションのインストール方法
 +
*[[Cross compiling/ja|クロスコンパイリング]] - あるプラットホームから、別のプラットホームの実行ファイルを作成
 +
*[[GDB Debugger Tips|GDB デバッガの小技集]] - 既知の問題/GDB を使用した Pascal デバッグの小技集
 +
*[[Remote Debugging/ja|リモートデバッグ]] - Lazarus アプリケーションをリモートデバッグ(別のパソコンからデバッグする)の方法
 +
*[[Application Icon/ja|アプリケーションのアイコン]] - アプリケーションにアイコンを設定する
 +
*[[Using Pascal Libraries with .NET and Mono/ja | .NET や Mono から Pascal ライブラリを使用する]] - .NET や Mono で Free Pascal のコードを利用できます
 +
*[[Pascal and PHP|Pascal と PHP]] - Pascal と PHP の連携
 +
*[[Developing Python Modules with Pascal|Pascal で Python モジュールを開発する]] - Pascal を使った Python の拡張
 +
*[[Developing Web Apps with Pascal]] - yes, you can write Rich Internet Applications (RIA) with Pascal
 +
*[[Smartphone Development|スマートフォン向けの開発]] - さまざまなスマートフォンを対象とした FPC や Lazarus の使い方について
 +
*[[Lazarus Components Directory/ja|Lazarus コンポーネントのディレクトリ]] - プリンタ、fpWeb、デーモンのサポートといったような Lazarus に付属してくる拡張パッケージの説明
  
*[[doc:lcl/ja|LCL documentation]] - LCLオンライン文書 (作業中)。
+
===ツール===
 +
*[[Lazarus Documentation Editor/ja|Lazarus文書エディタ]] - "lazde"を使った文書の書き方。
 +
*[[FPDoc Editor/ja|FPDoc エディタ]] - ドキュメントファイルの統合エディタ
 +
*[[FPDoc Updater/ja|FPDoc アップデーター]] - FPDoc ファイルを編集する GUI ツール
 +
*[[lazbuild/ja|lazbuild]] - IDE なしでプロジェクトやパッケージをコンパイルする
 +
*[[LazSVNPkg]] - Lazarus Subversion IDE プラグイン
 +
*[[InstantFPC]] - Pascal プログラムを通常の Unix スクリプトとして稼動させる
 +
 
 +
===Delphi を利用している方へ===
 +
*[[Lazarus Components|Lazarus コンポーネント]] - Lazarus と TurboDelphi のコンポーネントの相違点
 +
*[[Lazarus For Delphi Users/ja|Delphi ユーザーのための Lazarus]] - Delphi ユーザーのために書かれた Lazarus の始め方
 +
*[[Code Conversion Guide/ja|コード変換ガイド]] - 既存の Delphi や Kylix のコードやコンポーネントを変換する方法
 +
*[[Delphi Converter in Lazarus]] - Convert a Delphi unit, project or package almost automatically
 +
 
 +
==Lazarus 開発者ガイド==
 +
*[[Developer pages|開発者]] - Lazarus 開発者の一覧
 +
*[[Lazarus Development Process|Lazarus 開発プロセス]] - 行程表、ToDo、現在の開発、Lazarus 1.0 に必要なもの
 +
*[[How To Help Developing Lazarus/ja|Lazarusの開発に関するヘルプ]] - これからLazarus自体を改良しようとする人への案内
 +
*[[Version Numbering/ja|バージョン番号]] - Lazarus のバージョン番号による違いの説明
 +
*[[Creating A Patch/ja|パッチの書き方]] - Lazarus の変更を行った時のパッチの作り方の案内
 +
*[[Creating a Backtrace with GDB/ja|GDB を使ったバックトレースの作り方]] - アプリケーションのデバッグに役立つ、バックトレースの作り方の案内
 +
*[[Nomenclature/ja|用語体系]] - 新しいメソッドやプロパティへの名前を付け方
 +
*[[DesignGuidelines/ja|デザインガイドライン]] - Lazarusのソースコードを書き換える場合の規則など。
 +
*[[GUI design/ja|GUIデザイン]] - Lazarus の GUI デザインをするときのガイドライン
 +
*[[Roadmap|行程表]] - Lazarus の色々な機能についての現在の開発状況
 +
*[[Moderating the bug tracker]] - Lazarus開発者やモデレータへ、[http://www.freepascal.org/mantis/ bug tracker]を使ったガイドライン。
 +
*[[Codetools]] - IDE にコードツールを統合する方法
 +
*[[Creating IDE Help/ja|IDE ヘルプの書き方]] - IDE ヘルプを追記、拡張する方法
 +
*[[Distributing Lazarus - Installers]] - Hints and notes for packagers who want to write an installer for Lazarus
 +
*[[Bounties]] - すぐにどんな機能が必要ですか?ここにその価値と理由をどうぞ。
  
*[[File size and smartlinking/ja|ファイルサイズとスマートなリンクの方法]] - いかにしてアプリケーションをスマートにリンクするか、そして小さい実行ファイルの作り方。
+
===LCL - Lazarus コンポーネントライブラリ===
 +
LCL に関するより掘り下げた記事です。上のほうにある Lazarus ユーザーガイドの LCL の節も参照してください。
 +
*[[How To Write Lazarus Component|Lazarus コンポーネントの書き方]] - LCL コンポーネントを最初に作成するときの役立つ解説
 +
*[[LCL Messages/ja|LCLメッセージ]] - LCLメッセージについて
 +
*[[LCL Internals/ja|LCL の内部]] - 実装の詳細と新しいウィジェットの作り方
 +
*[[LCL Key Handling/ja|LCL キーの扱い]] - キーが押されたら、どうなるの?
 +
*[[LCL Internals - Resizing, Moving/ja|LCL の内部 - サイズ変更、移動]] - コントロールのサイズ変更や移動したときに、LCL が LCL インターフェースとどのようなやり取りをするかの内部情報
 +
*[[LCL Drag Drop]] - Managing dragging, dropping and docking
 +
*[[LCL Unicode Support/ja|Unicode サポート]] - Lazarus で Unicode を有効にするための作業
 +
*[[LCL Documentation Roadmap|LCL に関する文書の行程表]] - どのユニットのドキュメントを作ったらいいか迷ったら参考にしてください。
 +
*[[LCL Bindings]] - LCLをPascal以外のプログラミング言語へ結合する方法。
  
*[[Feature_Ideas/ja|特徴、要望と提案]] - Lazarusの特徴その他。
+
===インターフェース===
 +
{{Interfaces/ja}}
  
* [[Multiplatform Programming Guide/ja |マルチプラットホームプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
+
===翻訳/国際化/地域化===
 +
この節の記事は、IDE や LCL、作成されているプログラムに翻訳されたもしくは地域化に対応した文字列を設定する方法、それらの国際化の対応方法(例えば、日付の書式、桁区切りなど)を網羅しています。
 +
* [[Translations_/_i18n_/_localizations_for_programs/ja|翻訳/国際化/プログラムの地域化]] - アプリケーションの翻訳方法とプロジェクトやパッケージの翻訳したリソース文字列をアプリケーションに読み込む方法
 +
* [[Getting translation strings right/ja|文字列(strings)を正しく翻訳する方法]] - プログラマ向けのノート:アプリケーションを作成する際に、翻訳しやすい文字列をどのように生成し、使用するか。 文字列を生成するに当たっての一般的な事柄、特に、英語を基礎の言語としたときに考慮すべき点や実装についてのヒントを記述しています。
 +
* '''翻訳ノート:'''
 +
:* [[German localization notes|ドイツ語翻訳ノート]] - Lazarus IDE をドイツ語に翻訳するためのノートとガイドライン。(用語集を含む。)
 +
:* [[Portuguese-Brazilian Localization Notes|ブラジル(ポルトガル)語翻訳ノート]] - Lazarus IDE をブラジル(ポルトガル)語に翻訳するための基本的な用語集
 +
:* [[Russian localization notes|ロシア語翻訳ノート]] - Lazarus IDE をロシア語へ翻訳するためのノートとガイドライン
 +
:* [[Japanese_Localization_Notes|翻訳ノート(日本語)]] - 日本語の翻訳ノート
 +
<!-- *[[TO-DO]] Remaining Tasks -->
 +
*[[Help:Add language bar/ja|言語選択のリンクの設置]] - 各ページの画面上部にある言語選択のリンクを設置する方法の説明
 +
*[[Translations_/_i18n_/_localizations_for_programs/ja#IDE_の翻訳|IDE の翻訳]]
  
 +
==追加可能なコンポーネントの文書==
 +
*[[Project Templates/ja|プロジェクトテンプレート]] - プロジェクトテンプレートパッケージについて
 +
*[[Pascal Script/ja|Pascal Script]] と [[Pascal Script Examples/ja|そのサンプル]] - Lazarus 上での Pascal Script コンポーネントの使い方
 +
*[[OpenGL/ja|Open GL]] - OpenGL を Lazarus 上で使う方法
 +
*[[KOL-CE]] - Free Pascal/Lazarus port of KOL&MCK library. How to create very compact applications for Win32/WinCE in Lazarus.
 +
*[[How To Write Lazarus Component]] for more component info
  
==Lazarus開発者ガイド==
+
==Free Pascal コンパイラ文書==
*[[How To Help Developing Lazarus/ja|Lazarusの開発に関するヘルプ]] - Lazarusの開発を始めるに当たってのガイド。
+
In addition to [http://lazarus-ccr.sourceforge.net/fpcdoc/ this site], the latest version of the documentation can also be found on-line and in a variety of downloadable formats on the main [http://www.freepascal.org/docs.html Free Pascal Compiler site].
*[[Version Numbering/ja|バージョン番号の付け方]] - Lazarusのバージョン番号に関する説明。
+
 
*[[Creating A Patch/ja|パッチの書き方]] - パッチの書き方のガイド。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html ユーザーズガイド]
*[[Creating a Backtrace with GDB/ja|GDBを使ったバックトレースの作り方]] - あなたがアプリケーションでのデバッグをするための、バックトレースの作り方に関するガイド。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html プログラマーズガイド]
*[[Lazarus Documentation Editor/ja|Lazarus文書エディタ]] - "lazde"を使った文書の書き方。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Reference guide for the system unit, and supported Pascal constructs]
*[[LCL Documentation Roadmap/ja|LCLに関する文書のロードマップ]] - どのユニットのドキュメントを作るべきか。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/rtl/index.html ランタイムライブラリ リファレンスマニュアル]
*[[DesignGuidelines/ja|デザインガイドライン]] - Lazarusのソースコードを書き換える場合のガイド。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html フリーコンポーネントライブラリ リファレンスマニュアル]
*[[GUI design/ja|GUIデザイン]] - LazarusのGUIデザインに関するノート。
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal ドキュメントツールマニュアル]
*[[Road To 1.0/ja|1.0へ向けて]] - Lazarus 1.0へ向けて何をすべきか。
+
*[[Build messages/ja|ビルドメッセージ]]
*[[LazDoc/ja|LazDoc]] - An integrated editor for documentation files
+
 
*[[Nomenclature/ja|用語体系]] - 新しいメソッドやプロパティにどんな名前を付けるべきか。
+
==その他==
*[[LCL Messages/ja|LCLメッセージ]] - LCLメッセージに関するガイド。
+
*[[Databases/ja|データベース]]
*[[LCL Internals/ja|LCL Internals]] - LCLの内部動作に関する情報。
+
*[[Portal:SciTech|科学テクノロジー ウィキポータル]] - 科学、医学、工学、テクノロジーにおける Lazarus と Free Pascal の利用
*[[LCL Key Handling/ja|LCLキーバインディング]] - いまどのキーを押せばいいの?
+
 
*[[Main Loop Hooks/ja|メインループフック]] - How to handle multiple event sources
+
==Lazarus 関連のブログ、ウェブサイト、ビデオ、雑誌、書籍==
*[[Asynchronous Calls/ja|非同期呼び出し]] - How to queue methods for later execution
 
*[[Accessing the Interfaces directly/ja|インターフェイスへのアクセス]] - Example how to access the LCL widgetsets
 
*[[Carbon Interface/ja|Carbonインターフェイス]] - Carbonインターフェイスについて。
 
*[[Qt Interface/ja|Qtインターフェイス]] - Qt 4インターフェイスについて。
 
*[[Windows CE Interface/ja|WindowsCEインターフェイス]] - Pocket PCのために。
 
*[[Deploying Your Application/ja|あなたのアプリケーションを開発する]] - いかにして、あなたのアプリケーションのインストーラを作成するか。
 
*[[The Power of Proper Planning and Practices/ja|適切な計画、そして練習]] - Free PascalとLazarusによる開発者のための、プログラミングの練習における持つべき意識。
 
  
===翻訳===
+
===ブログ===
* [[Getting translation strings right]] A few notes for programmers on how to create and use translateable strings in your application. Quickly discusses general things about creating strings, offers a few hints on implementation issues and points out some things to consider when using English as base language in particular.
 
* '''Localization Notes:'''
 
:* [[German localization notes|German]] - Notes and guidelines for translating the Lazarus IDE to German, including a small dictionary to look up often used translations.
 
:* [[Portuguese-Brazilian Localization Notes|Portuguese-Brazilian]] - Small dictionary containing common translations of terms used in the Lazarus IDE for the Portuguese-Brazilian translation.
 
<!-- *[[TO-DO]] Remaining Tasks -->
 
* [[Help:Add language bar | Add language bar]] explains how you can add a list of translations to the top of a wiki page.
 
  
==コード変換ガイド==
+
*[http://lazarus-dev.blogspot.com/ Lazarus の開発(英語)] - 開発プロセスに焦点を当てた Lazarus 開発者のブログ
 +
*[[Adventures of a Newbie/ja|初心者の冒険]] - チュートリアルを見ながら Lazarus を使い始めた初心者の記録
 +
*[http://lazarusroad.blogspot.com/ On the road with Lazarus/Free Pascal] - A blog dedicated to register my experiences while programming with Lazarus and Free Pascal (by Luiz Américo)
 +
*[http://port2laz.blogspot.com/ Porting to Lazarus] - This blog describes the porting of a medium-sized application (~100 kloc) from D7 with CLX to Lazarus (by Alexsander da Rosa)
 +
*[http://living-lazarus.blogspot.com/ Living Lazarus] - One man's exploration into the possibilities of an open source RAD (by [[User:Wibblytim|Wibblytim]]).
 +
*[http://beeography.wordpress.com/tag/object-pascal/ Bee.ography] just (another) Bee’s buzz!
 +
*[http://donaldshimoda.blogspot.com/ Parallel Pascal Worlds] Donald Shimoda.
 +
*[http://devblog.brahmancreations.com/content/observations-on-freepascal-and-lazarus-development FreePascal と Lazarus 開発における所見(英語)]
 +
*[http://www.lazarussupport.com/lazarus/weblog Lazarussupport] - 全般的な Lazarus と Free Pascal に関するブログ - Joost van der Sluis
  
* [[Code Conversion Guide/ja|コード変換ガイド]] - いかにして、既存のコードやDelphiまたはKylixのコンポーネントを変換するか。
+
===ウェブサイト===
* [[Multiplatform Programming Guide/ja|マルチプラットホーム開発ガイド]] - いかにして、アプリケーションをひとつのプラットホームから別の物へと対応させるか。
+
これらのウェブサイトは FreePascal、Lazarus のいずれかもしくは両方を取り扱っています。あるいは Delphi の概念について記載されており、Lazarus/FPC に当てはめることができるでしょう。
 +
*[http://pp4s.co.uk PP4S(英語)] Lazarus(や Delphi)を始める際の情報、チュートリアル。初心者向け。
 +
*[http://mercury.it.swin.edu.au/swinbrain/index.php/Pascal#Pascal_Development_Tools Pascal - SwinBrain] - スインバン大学独自の Free Pascal のチュートリアルとドキュメント
 +
*[http://sheepdogguides.com/lut/ Lazarus Programming] A series of tutorials to get beginners started. Limited "how to install" material. From SheepdogSoftware.co.uk
 +
*[[Basic Pascal Tutorial/ja|Basic Pascal チュートリアル]] ''Wiki 版'' - [http://www.taoyue.com/ Tao Yue 氏による] [http://www.taoyue.com/tutorials/pascal/ Pascal チュートリアル](許可をいただいて転載したものです)
 +
*[http://sheepdogguides.com/tut.htm Delphi Tutorials Arranged in Groups, by Difficulty] An accumulation of material from many years. Topics range from "Hello World" to using Dallas 1-Wire to TCP/IP. The ones I've tried port to Lazarus without hassle.
  
==IDE文書==
 
*[[Getting Lazarus/ja|Lazarusの入手]] - 最初にいかにして、リリースされたLazarusのSVNバージョンをダウンロードするか。
 
  
*[[Lazarus Packages/ja|Lazarusパッケージ]] - Lazarusの元でのパッケージ作成に関するガイド。
+
中国語:
 +
*[http://www.fpccn.com/ Free Pascal と Lazarus ための中国語コミュニティ] - 中国語のコミュニティ、フォーラム、ソースコード、デモ
  
*[[Install Packages/ja|パッケージのインストール]] - パッケージのインストールに関する短いガイド。
+
オランダ語:
 +
*[http://www.econ.kuleuven.ac.be/tew/academic/infosys/MEMBERS/VTHIENEN/] - Homepage of professor teaching programming courses with Pascal. See his links to Pascal exercises/solutions (e.g. [http://www.econ.kuleuven.ac.be/tew/academic/infosys/MEMBERS/VTHIENEN/pasoef.htm])
  
*[[Cross compiling for Win32 under Linux/ja|Linux上でのWin32のためのクロスコンパイル]] - リンクはそれについてのすべてを語る。
+
フランス語:
 +
*[http://pascal.developpez.com/ Pascal - Club d'entraide des développeurs francophones] - Francophone community about Pascal.
  
*[[Remote Debugging/ja|リモートデバッグ]] - いかにして、あなたのLazarusアプリケーションを別のマシンからデバッグするか。
+
スペイン語:
 +
*[http://aprendepascal.wikidot.com Programando en Pascal] - Spanish tutorial focused on FPC/Lazarus, hosted in Wikidot.
 +
*[http://www.conoce3000.com/html/espaniol/Libros/PascalConFreePascal/Indice.html Pascal con FreePascal] - FPC にだけ焦点を当てたスペイン語のチュートリアル(Linux と Windows)
 +
*[http://www.conoce3000.com/html/espaniol/Apuntes/2012-07-17-EditorSimpleLazarus01/EditorSimpleLazarus01.html シンプルエディタ UTF8] Lazarus で Linux 用の UTF8 エディタはどう作る?(スペイン語)
  
*[[Extending the IDE/ja|IDEの拡張]] - いかにしてLazarus IDEに新たな昨日を追加するか。
+
===ビデオ===
 +
*[[Lazarus videos|Lazarus 関連のビデオ]]をご覧ください。
  
*[[Lazarus IDE ToDo List/ja|Lazarus IDE ToDoリスト]] - IDEにやるべき仕事を記す方法。
+
===書籍===
 +
*[[Pascal and Lazarus Books and Magazines|Pascal と Lazarus 関連の書籍および雑誌]]をご覧ください。
  
*[[Anchor Sides/ja]] - Description of Anchor Sides Feature
+
==Lazarus と Free Pascal の研究会・発表会==
 +
* [[Conferences and Events|研究会・発表会やイベント]]をご覧ください
  
==付加コンポーネント文書==
+
==Missing documentation?==
*[[Pascal Script/ja|Pascal Script]]と[[Pascal Script Examples/ja|そのサンプル]] - Lazarus上でのPascal Scriptコンポーネントの使いかた。
+
If you miss documentation for Lazarus or FreePascal, you can always write it yourself and submit it to the Lazarus/FPC bugtracker for inclusion.
*[[OpenGL/ja|Open GL]] - OpenGLをLazarus上で使う方法。
+
Have a look at:
 +
*[[FPDoc Editor]] Built-in documentation editor in Lazarus. Page explains how to get fpdoc help sources and write your own help.
  
==Free Pascal コンパイラ文書==
 
In addition to [http://lazarus-ccr.sourceforge.net/fpcdoc/ this site], the latest version of the documentation can also be found online and in a variety of downloadable formats on the main [http://www.freepascal.org/docs.html Free Pascal Compiler site].
 
There is now also a WiKi site for FreePascal [http://www.freepascal.org/wiki/index.php/Main_Page] very similar in style to this one, to allow developers to submit documentation in addition to the official FPC documents below.
 
  
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html User's guide]
+
{{AutoCategory}}
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Programmer's guide]
+
[[Category:Main/ja]]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Reference guide for the system unit, and supported Pascal constructs]
+
[[Category:Lazarus/ja]]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/rtl/index.html Run-Time Library reference manual]
 
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Free Component Library reference manual]
 
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal documentation tool manual]
 

Latest revision as of 17:35, 1 April 2024

العربية (ar) Deutsch (de) English (en) español (es) suomi (fi) français (fr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) 한국어 (ko) Nederlands (nl) português (pt) русский (ru) slovenčina (sk) Türkçe (tr) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

日本語版メニュー
メインページ - Lazarus Documentation日本語版 - 翻訳ノート - 日本語障害情報


日本語翻訳に参加頂ける方は翻訳ノートをご覧ください。


Lazarus と Pascal のチュートリアル

(さらなるチュートリアルは、このページ内の下部にある"ウェブサイト"節もご覧ください。)

Lazarus/FPC

ハードウェア、スレッド、プロセス

ファイル

ウェブ

プラットフォーム

Lazarus ユーザーガイド

インストール方法

IDE

LCL

開発

ツール

Delphi を利用している方へ

Lazarus 開発者ガイド

LCL - Lazarus コンポーネントライブラリ

LCL に関するより掘り下げた記事です。上のほうにある Lazarus ユーザーガイドの LCL の節も参照してください。

インターフェース

翻訳/国際化/地域化

この節の記事は、IDE や LCL、作成されているプログラムに翻訳されたもしくは地域化に対応した文字列を設定する方法、それらの国際化の対応方法(例えば、日付の書式、桁区切りなど)を網羅しています。

  • 翻訳/国際化/プログラムの地域化 - アプリケーションの翻訳方法とプロジェクトやパッケージの翻訳したリソース文字列をアプリケーションに読み込む方法
  • 文字列(strings)を正しく翻訳する方法 - プログラマ向けのノート:アプリケーションを作成する際に、翻訳しやすい文字列をどのように生成し、使用するか。 文字列を生成するに当たっての一般的な事柄、特に、英語を基礎の言語としたときに考慮すべき点や実装についてのヒントを記述しています。
  • 翻訳ノート:

追加可能なコンポーネントの文書

Free Pascal コンパイラ文書

In addition to this site, the latest version of the documentation can also be found on-line and in a variety of downloadable formats on the main Free Pascal Compiler site.

その他

Lazarus 関連のブログ、ウェブサイト、ビデオ、雑誌、書籍

ブログ

ウェブサイト

これらのウェブサイトは FreePascal、Lazarus のいずれかもしくは両方を取り扱っています。あるいは Delphi の概念について記載されており、Lazarus/FPC に当てはめることができるでしょう。


中国語:

オランダ語:

  • [1] - Homepage of professor teaching programming courses with Pascal. See his links to Pascal exercises/solutions (e.g. [2])

フランス語:

スペイン語:

ビデオ

書籍

Lazarus と Free Pascal の研究会・発表会

Missing documentation?

If you miss documentation for Lazarus or FreePascal, you can always write it yourself and submit it to the Lazarus/FPC bugtracker for inclusion. Have a look at:

  • FPDoc Editor Built-in documentation editor in Lazarus. Page explains how to get fpdoc help sources and write your own help.