Skip to content
🎉 Free Pascal v3.2.4 is out! See Release Notes
More Information

More Information

If you need more information you can:

  1. Read the documentation online. German users can buy (older) German translation of the FPC guides e.g. from Amazon.
  2. Search the FPC Wiki
  3. Read the General FAQ.
  4. Read the Building FAQ (PDF).
  5. Join one or more mailing lists.
  6. Contact us via e-mail:
Topics Contact
General and DOS Florian Klaempfl
Linux Michael Van Canneyt
680x0 / BeOS versions Carl Eric Codere
OS/2 / eComStation and EMX hajny@SPAM.freepascal.ME.org.NOT (Tomas Hajny)
FreeBSD Marco van de Voort
Mac OS X / Darwin jonas@SPAM.freepascal.ME.org.NOT
Mac OS classic olle.raab@freepascal.org
  1. If you have general pascal questions, you can post them in our forum.
  2. A guide how to make code written in C or C++ accessible in Pascal. Thanks to Gilles Marcou!
  3. Our manuals are written for people who already know how to program in Pascal. If you are looking for information how you can learn Pascal, Tao Yue’s Learn Pascal Tutorial is a good choice.
  4. There is also Pascal and Lazarus Books and Magazines available in the Wiki.
  5. The complete and up-to-date documentation of the Windows API is available online at Microsoft’s website.
The windows unit is not documented in Free Pascal. The reason for this is that this is a HUGE unit, which would describe the complete win32/win64 API, and that is not the purpose of this documentation.