RAD Studio (Common)
ContentsIndex
PreviousUpNext
Delphi Language Guide

The Delphi Language guide describes the Delphi language as it is used in CodeGear development tools. This book describes the Delphi language on the Win32 development platforms. Specific differences in the language between the two platforms are marked as appropriate.

Name 
Description 
This section describes the object-oriented features of the Delphi language, such as the declaration and usage of class types. 
This section describes the fundamental data types of the Delphi language. 
Presents an overview of generics, a terminology list, a summary of grammar changes for generics, and details about declaring and using parameterized types, specifying constraints on generics, and using overloads. 
This section describes the use of the inline assembler on the Win32 platform. 
This section describes the use of interfaces in Delphi. 
This section describes how to create static and dynamically loadable libraries in Delphi. 
This section describes memory management issues related to programming in Delphi. 
This chapter provides a brief introduction to Delphi programs, and program organization. 
This section describes the syntax of function and procedure declarations. 
This section describes how parameters are passed to procedures and functions. 
This chapter provides a more detailed look at Delphi program organization. 
This section describes the standard routines included in the Delphi runtime library. 
This section describes the fundamental syntactic elements, or the building blocks of the Delphi language. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!