May 2004
Intermediate to advanced
888 pages
22h 31m
English
IN THIS CHAPTER
All Delphi for .NET applications are structured around the classic Delphi, Program-unit construct. Some of the “Delphi” terms are matched with .NET terms. For example, a Delphi unit defines a .NET namespace, and a Delphi program is a .NET managed module. Although the matches “loosely” exist structurally, the Delphi programming language has been greatly extended to conform to the .NET paradigm. In this chapter, I will discuss how to construct the various programs using Delphi for .NET. I will use the .NET terminology to explain the various pieces.
Read now
Unlock full access