Chapter 3: Compiling, Building and Running a program (including cross platform environments)
Chapter 3: Variables, Constants and Operators
Chapter 4: Strings
Chapter 5: Conditionals and Loops
Chapter 6: Procedures and Functions
Chapter 7: OOP in Delphi
Chapter 8: Enhancements (Anonymous Methods, etc.)
John Kouraklis started exploring computers when he was 16 and since then has followed all the way from Turbo Pascal to Delphi and Delphi Tokyo as a hobby initially and as a profession for most of his adult life. He has developed a wide range of applications, from financial software to reverse engineering tools, including an application for professional gamblers.
He is part of the Delphi community and participates in online communities, forums, and many other events. For example, he is active on Delphi Praxis, which is perhaps the biggest English-speaking online forum about Delphi. John also has a personal website where he posts articles regularly. Lastly, he has written two books about Delphi published by Apress.
The Delphi Quick Syntax Reference is a succinct code and syntax reference guide to Delphi. It presents the fundamental knowledge to get newcomers started with the language and provides a refresher to seasoned or returning Delphi developers.
It covers all the new features added by Embarcadero during the last few years. Delphi celebrates 25 years in 2020 and, alongside the free community version that was introduced a couple of years ago, this syntax guide is a great way to get into the language.
You will:
Quickly use and learn Delphi
Compile, build and run a Delphi program
Master Delphi strings, variables, constants, and operators and how to apply them
Use conditions, loops, procedures, and functions in Delphi