Difference between revisions of "Lazarus Documentation/id"

From Free Pascal wiki
Jump to navigationJump to search
Line 21: Line 21:
  
 
==Bimbingan Pengguna Lazarus==
 
==Bimbingan Pengguna Lazarus==
*[[Lazarus Faq|Faq Lazarus]] - Informasi umum mengenai Lazarus dan specifik untuk pengguna Linux dan Windows.
+
*[[Lazarus Faq/id|Faq Lazarus]] - Informasi umum mengenai Lazarus dan specifik untuk pengguna Linux dan Windows.
*[[Lazarus DB Faq|Faq DB Lazarus]] - FAQ mengenai  database dalam Lazarus.
+
*[[Lazarus DB Faq/id|Faq DB Lazarus]] - FAQ mengenai  database dalam Lazarus.
*[[Databases in Lazarus|Database dalam Lazarus]] - Tinjauan menggunakan databases dalam Lazarus
+
*[[Databases in Lazarus/id|Database dalam Lazarus]] - Tinjauan menggunakan databases dalam Lazarus
*[[Code Examples|Contoh Kode]] - Contoh kode yang bekerja untu Lazarus.
+
*[[Code Examples/id|Contoh Kode]] - Contoh kode yang bekerja untu Lazarus.
*[[Feature_Ideas|Wishlist/Wanted Features]] - Fitur yang ingin anda lihat dalam Lazarus
+
*[[Feature_Ideas/id|Fitur Diharapkan/Diinginkan]] - Fitur yang ingin anda lihat dalam Lazarus
*[[How do I create a bug report|Bagaimana saya membuat laporan bug]] - Anda berpikir menemukan bug dalam Lazarus, bagaimana anda bisa melaporkannya?
+
*[[How do I create a bug report/id|Bagaimana saya membuat laporan bug]] - Anda berpikir menemukan bug dalam Lazarus, bagaimana anda bisa melaporkannya?
  
 
===Instalasi===  
 
===Instalasi===  
*[[Installing Lazarus|Menginstalasi]] - Bimbingan instalasi
+
*[[Installing Lazarus/id|Menginstalasi]] - Bimbingan instalasi
*[[Getting Lazarus|Memulai Lazarus]] - Instruksi bagaimana untuk men-download Lazarus versi rilis atau SVN
+
*[[Getting Lazarus/id|Memulai Lazarus]] - Instruksi bagaimana untuk men-download Lazarus versi rilis atau SVN
*[[OS X Programming Tips|Tips Pemrograman OS X]] - Instalasi Lazarus, piranti berguna, perintah Unix, dan banyak lagi...
+
*[[OS X Programming Tips/id|Tips Pemrograman OS X]] - Instalasi Lazarus, piranti berguna, perintah Unix, dan banyak lagi...
  
 
===IDE===
 
===IDE===
*[[IDE tricks]] - Tip, trik dan fitur tersembunyi
+
*[[IDE tricks/id|Trik IDE]] - Tip, trik dan fitur tersembunyi
*[[Lazarus IDE]] - The IDE windows
+
*[[Lazarus IDE/id|Lazarus IDE]] - Jendela IDE
*[[Lazarus Packages]] - Petunjuk untuk membuat package dalam Lazarus
+
*[[Lazarus Packages/id|Paket Lazarus]] - Petunjuk untuk membuat package dalam Lazarus
*[[Install Packages]] - Petunjuk untuk instalasi packages
+
*[[Install Packages/id|Paket Instalasi]] - Petunjuk untuk instalasi packages
*[[Extending the IDE]] - Petunjuk untuk menambah fungsi-fungsi tambahan ke dalam Lazarus IDE
+
*[[Extending the IDE/id|Memperluas IDE]] - Petunjuk untuk menambah fungsi-fungsi tambahan ke dalam Lazarus IDE
*[[Adding Kylix Help]] - Petunjuk untuk menggunakan Borland help Files ke dalam IDE Editor.
+
*[[Adding Kylix Help/id|Menambah Bantuan Kylix]] - Petunjuk untuk menggunakan Borland help Files ke dalam IDE Editor.
  
 
===LCL===
 
===LCL===
*[[doc:lcl/|LCL documentation]] - On line help for LCL (work in progress).
+
*[[doc:lcl//id|Dokumentasi LCL]] - Bantuan online untuk LCL (sedang dikerjakan).
*[[Main Loop Hooks]] - How to handle multiple event sources
+
*[[Main Loop Hooks/id|Hook Loop Utama]] - Bagaimana menangani sumber event multipel
*[[Asynchronous Calls]] - How to queue methods for later execution
+
*[[Asynchronous Calls/id|Panggilan Asinkronus]] - Bagaimana mengantrikan metode untuk dieksekusi kemudian
*[[File size and smartlinking]] - How to smartlink applications and create smaller executables.
+
*[[File size and smartlinking/id|Ukuran file dan smartlinking]] - Bagaimana melakukan smartlink aplikasi dan membuat eksekutabel lebih kecil.
*[[Accessing the Interfaces directly]] - Example how to access the LCL widgetsets
+
*[[Accessing the Interfaces directly/id|Mengakses Antar muka secar langsung]] - Contoh bagaimana untuk mengakses set widget LCL
*[[Add Help to Your Application]] - How to create a Online Help for your application
+
*[[Add Help to Your Application/id|Menambah Bantuan ke Aplikasi Anda]] - Bagaimana untuk mebuat Bantuan Online untuk aplikas Anda
*[[Anchor Sides]] - Description of Anchor Sides Feature
+
*[[Anchor Sides/id|Sisi Anchor]] - Penjelasan Fitur Sisi Anchor
*[[LCL Tips]] - Tips and tricks
+
*[[LCL Tips/id|Tips LCL]] - Tips dan trik
*[[LCL Defines]] - Choosing the right options to recompile LCL
+
*[[LCL Defines/id|Definisi LCL]] - Memilih opsi yang benar untuk rekompilasi LCL
  
 
===Mengembangkan===
 
===Mengembangkan===
*[[The Power of Proper Planning and Practices]] - common-sense programming best practices for the Free Pascal and Lazarus developer
+
*[[The Power of Proper Planning and Practices/id|Kekuatan Perencanaan yang Benar dan Praktek]] - latihan terbaik pemrograman yang masuk akal untuk Free Pascal dan pengembang  Lazarus
*[[Multiplatform Programming Guide]] - How to develop cross-platform applications and how to port from one platform to another
+
*[[Multiplatform Programming Guide/id|Bimbingan Pemrograman Multiplatform]] - Bagaimana untuk mengembangkan aplikasi lintas-platform dan bagaimana untuk mengalihkan satu platform ke yang lainnya
*[[Using Pascal Libraries with .NET and Mono]] - yes, you can use your Free Pascal code with .NET and Mono
+
*[[Using Pascal Libraries with .NET and Mono/id|Menggunakan Librari Pascal dengan .NET dan Mono]] - ya, Anda dapat menggunakan kode Free Pascal dengan .NET dan Mono
*[[Deploying Your Application]] - How to create an installer for your application
+
*[[Deploying Your Application/id|Menyebarkan Aplikasi Anda]] - Bagaimana untuk membuat instalator aplikasi Anda
*[[Cross compiling]] - Creating executables of one platform, on another.
+
*[[Cross compiling/id|Kompilasi silang]] - Membuat eksekutabel pada satu platform, di platform lain.
*[[Remote Debugging]] - How to debug your Lazarus application from another machine.
+
*[[Remote Debugging/id|Remote Debugging]] - Bagaimana melakukan debug aplikasi Lazarus Anda dari mesin lain.
*[[Application Icon]] - Setting the application icon
+
*[[Application Icon/id|Ikon Aplikasi]] - Menyetel ikon aplikasi
  
 
===Piranti===
 
===Piranti===
*[[Lazarus Documentation Editor]] - Using "lazde" to create documentation
+
*[[Lazarus Documentation Editor/id|Editor Dokumentasi Lazarus]] - Menggunakan "lazde" untuk membuat dokumentasi
*[[LazDoc]] - An integrated editor for documentation files
+
*[[LazDoc/id|LazDoc]] - Editor terintegrasi untuk file dokumentasi
*[[lazbuild]] - Compiling projects and packages without the IDE
+
*[[lazbuild/id|lazbuild]] - Mengompilasi proyek dan paket tanpa IDE
  
 
===Berasal dari Delphi===
 
===Berasal dari Delphi===
*[[Lazarus Components]] - Comparison between Lazarus and Turbo Delphi components
+
*[[Lazarus Components/id|Komponen Lazarus]] - Perbandingan antara komponen Lazarus dan Turbo Delphi
*[[Lazarus For Delphi Users]] - For Delphi users who are getting started with Lazarus
+
*[[Lazarus For Delphi Users/id|Lazarus Untuk Pengguna Delphi]] - Untuk para pengguna Delphi yang mulai menggunakan Lazarus
*[[Code Conversion Guide]] - How to convert existing code and components from Delphi and Kylix
+
*[[Code Conversion Guide/id|Bimbingan Konversi Kode]] - Bagaimana untuk mengkonversi kode dan komponen yang sudah ada dari Delphi dan Kylix
  
 
==The Lazarus Developer Guides==
 
==The Lazarus Developer Guides==

Revision as of 21:10, 5 January 2008

العربية (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)

Tutorial Lazarus dan Pascal

Bimbingan Pengguna Lazarus

Instalasi

IDE

LCL

Mengembangkan

Piranti

Berasal dari Delphi

The Lazarus Developer Guides

LCL - Lazarus component library

Interfaces

Translations

  • 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 - Notes and guidelines for translating the Lazarus IDE to German, including a small dictionary to look up often used translations.
  • Portuguese-Brazilian - Small dictionary containing common translations of terms used in the Lazarus IDE for the Portuguese-Brazilian translation.
  • Add language bar explains how you can add a list of translations to the top of a wiki page.

Additional Components Documentation

Free Pascal Compiler Documentation

In addition to this site, the latest version of the documentation can also be found online and in a variety of downloadable formats on the main Free Pascal Compiler site. There is now also a WiKi site for FreePascal [1] very similar in style to this one, to allow developers to submit documentation in addition to the official FPC documents below.

Lazarus related blogs and websites

Blogs

Websites