Difference between revisions of "Lazarus Documentation/nl"

From Lazarus wiki
Jump to navigationJump to search
(Allowed for a name change on another page)
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{Lazarus Documentation}}
 
==Lazarus en Pascal Lessen==
 
==Lazarus en Pascal Lessen==
*[[Lazarus Tutorial]] - Een uitleg voor beginners met een gedetaileerde beschrijving van de Lazarus IDE. (Engels)
+
 
*[[Lazarus IDE Tools]] - Een uitleg op gemiddeld niveau over "code completion" en andere tools binnen de IDE. (Engels)
+
*[[Lazarus Tutorial/nl|Inleiding Lazarus-IDE]] - Een uitleg voor beginners met een gedetaileerde beschrijving van de Lazarus-IDE.  
 +
 
 +
*[[Lazarus IDE Tools/nl|Lazarus IDE-tools]] - Een uitleg op gemiddeld niveau over "code completion" en andere tools binnen de IDE.
 +
 
 +
*[[Developing with Graphics/nl|Een graphics voorbeeld]] - De basis voor het programmeren van graphics. (Engels)
 +
 
 
*[[Lazarus Database Tutorial/nl| Lazarus Database lessen]] - Een inleiding op het gebruik van databases in Lazarus.  
 
*[[Lazarus Database Tutorial/nl| Lazarus Database lessen]] - Een inleiding op het gebruik van databases in Lazarus.  
*[[Pascal Tutorial]] - [http://www.taoyue.com/ Tao Yue's] [http://www.taoyue.com/tutorials/pascal/ Pascal Tutorial]  (reposted with permission).
 
  
*[[Executing External Programs/nl|Extern programma uitvoeren]] - Een korte uitleg over hoe je een extern programma kunt uitvoeren vanuit je eigen programma. (Vertaling is werk in uitvoering)
+
*[[Basic Pascal Tutorial]] - [http://www.taoyue.com/ Tao Yue's] [http://www.taoyue.com/tutorials/pascal/ Pascal Tutorial]  (reposted with permission).
 +
 
 +
*[[Free Pascal videos|Pascal video tutorials]]
  
==The Lazarus User Guides==
+
*[[Executing External Programs/nl|Extern programma uitvoeren]] - Een korte uitleg over hoe je een extern programma kunt uitvoeren vanuit je eigen programma.
*[[Installing Lazarus]] - An installation guide (please add to it!)
 
  
*[[Lazarus For Delphi Users]] - For Delphi users who are getting started with Lazarus
+
==De Lazarus Gebruikers handleidingen==
 +
*[[Installing Lazarus|Lazarus installeren]] - Een installatie handleiding (onvolledig!)
  
*[[Lazarus Faq]] - General information about Lazarus and specifics for Linux and Windows users.
+
*[[Lazarus For Delphi Users]] - Voor Delphi gebruikers
  
 +
*[[Lazarus Faq]] - Algemene Lazarus informatie en details voor Linux en Windows gebruikers.
  
==The Lazarus Developer Guides==
+
==De Lazarus Ontwikkelaar handleidingen==
*[[How To Help Developing Lazarus]] - A guide to help newbies start improving Lazarus
+
*[[How To Help Developing Lazarus]] - Een handleiding voor nieuwelingen om Lazarus te verbeteren
*[[Creating A Patch| Creating a Patch]] - A guide to making a patch with changes made to Lazarus
+
*[[Creating A Patch| Creating a Patch]] - Handleiding om een patch te maken
*[[Creating a Backtrace with GDB]] - A guide to making a backtrace to help you debug a program
+
*[[Creating a Backtrace with GDB]] - Handleiding om een Backtrace te maken
*[[How To Make Lazarus Docs]] - A guide to creating Documentation Files
+
*[[How To Make Lazarus Docs]] - Handleiding om een Lazarus doc te maken
*[[DesignGuidelines|Design Guide Lines]] - A guide about how to procede when changing Lazarus Source Code.
+
*[[DesignGuidelines|Design Guide Lines]] - Handleiding betreffende het veranderen van de broncode
*[[LCL Messages]] - Guide related to LCL Messages.
+
*[[LCL Messages]] - Gerelateerd aan LCL berichten
*[[LCL Internals]] - Some info about the inner workings of the LCL.
+
*[[LCL Internals]] - Informatie over de werking van het binnenste van de LCL  
  
===Translations===
+
===Vertalingen===
* [[German localization notes]] - A howto for translating in German.
+
* [[German localization notes]] - In Duits vertalen.
 
* [[Portuguese-Brazilian Localization Notes]]
 
* [[Portuguese-Brazilian Localization Notes]]
<!-- *[[TO-DO]] Remaining Tasks -->
+
<!-- *[[TO-DO]] -->
 +
 
 +
==Code Conversie Gidsen==
 +
 
 +
* [[Code Conversion Guide]] - Converteren van bestaande code en componenten
 +
 
 +
==IDE Documentatie==
 +
*[[Getting Lazarus]] - Downloaden van een CVS versie van Lazarus
  
==Code Conversion Guides==
+
*[[Lazarus Packages]] - Het creeren van een pakket in Lazarus
  
* [[Code Conversion Guide]] - How to convert existing code and components
+
*[[Install Packages]] - Installeren van pakketten
  
==IDE Documentation==
+
*[[Cross compiling for Windows under Linux]] - Cross-compileren voor Win32 in Linux
*[[Getting Lazarus]] - Instructions on how to download a released or CVS version of Lazarus **
 
  
*[[Lazarus Packages]] - A guide for creating a package under Lazarus
+
*[[Remote Debugging]] - Debuggen van uw Lazarus applicatie vanuit een andere machine
  
*[[Cross compiling for Win32 under Linux]] - The link says it all.
+
*[[Extending the IDE]] - Toevoegen van functionaliteit aan de Lazarus IDE
  
*[[Remote Debugging]] - How to debug your Lazarus application from another machine.
+
*[[Lazarus IDE ToDo List]] - Resterende taken voor de IDE
  
*[[Extending the IDE]] - How to add functionality to the Lazarus IDE
+
*[[Anchor Sides]] - Beschrijving van 'Anchor Sides Feature'
  
*[[Lazarus IDE ToDo List]] - Remaining tasks for the IDE
+
==Free Pascal Compiler Documentatie==
 +
Naast [http://lazarus-ccr.sourceforge.net/fpcdoc/ deze site], kan de laatste documentatie tevens gevonden worden in een variateit van formaten op de  [http://www.freepascal.org/docs.html Free Pascal site].
  
*[[Anchor Sides]] - Description of Anchor Sides Feature
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html Gebruikershandleiding]
 +
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Programmeurshandleiding]
 +
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Referentiegids voor het system unit, en Pascal constructs]
 +
*[http://lazarus-ccr.sourceforge.net/fpcdoc/units/units.html Standaard units referentie handleiding]
 +
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Free Component Library referentie handleiding]
 +
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal documentatie hulpstuk handleiding]
  
==Free Pascal Compiler Documentation==
 
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].
 
  
*[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/nl]]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Reference guide for the system unit, and supported Pascal constructs]
+
[[Category:Lazarus/nl]]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/units/units.html Standard units 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 05:32, 19 July 2021

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

  • Lazarus IDE-tools - Een uitleg op gemiddeld niveau over "code completion" en andere tools binnen de IDE.

De Lazarus Gebruikers handleidingen

  • Lazarus Faq - Algemene Lazarus informatie en details voor Linux en Windows gebruikers.

De Lazarus Ontwikkelaar handleidingen

Vertalingen

Code Conversie Gidsen

IDE Documentatie

Free Pascal Compiler Documentatie

Naast deze site, kan de laatste documentatie tevens gevonden worden in een variateit van formaten op de Free Pascal site.