Online documentation
The following PDF documents are online available:
- Documentation table of contents
- User's guide.
- Programmer's guide.
- Reference guide for the system unit, and supported Pascal constructs.
- Standard units reference manual.
- fpdoc documentation tool reference manual.
- Reference chart with all compiler options and switches.
A user-contributed (from Tiziano) class chart in PDF format is also available here.
The following HTML documents are online available:
Remark:you must have javascript and style sheets enabled in order to view these pages correctly.- Documentation table of contents (with/without comments).
- User's guide (with/without comments).
- Programmer's guide (with/without comments).
- Reference guide for the system unit, and supported Pascal constructs (with/without comments).
- Standard units reference manual (with/without comments).
- fpdoc documentation tool reference manual (with/without comments).
However, the Win32 api help can be downloaded for free from Borland's web site. This will give an overview of all win32 API calls, and as such it describes all functions in the windows unit. The help file is oriented towards C programmers, but transposing to pascal should be straightforward.
The complete and up-to-date documentation of the Windows API is also on-line available on Microsofts website.
The Free pascal manuals have been translated to German by C&L, and can be purchased from the C&L website.