Object Pascal Language Guide Index
Go Up to Object Pascal Language Reference
The Object Pascal Language Guide describes the Object Pascal language as it is used in Appmethod development tools. This book principally describes the Object Pascal language on the Win32 development platform, with annotations about other supported platforms, such as Win64 and mobile.
Chapters
- Language Overview
- Programs and Units
- Fundamental Syntactic Elements
- Data Types, Variables, and Constants
- Procedures and Functions (includes Anonymous Methods in Object Pascal)
- Classes and Objects
- Standard Routines and Input-Output
- Libraries and Packages
- Object Interfaces
- Memory Management
- Program Control
- Inline Assembly Code
- Generics
- Attributes
- Writing C++-friendly Object Pascal Code