Delphi Language Guide Index
Go Up to Delphi Language Reference
The Delphi Language Guide describes the Delphi language as it is used in RAD Studio development tools. This book principally describes the Delphi 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 Delphi)
- Classes and Objects
- Standard Routines and Input-Output
- Libraries and Packages
- Object Interfaces
- Memory Management
- Program Control (Delphi)
- Generics
- Attributes
- Writing C++-friendly Delphi Code
- Inline Assembly Code