<div><div>The <i>Delphi Quick Syntax Reference</i> 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.</div><div><br></div><div>It covers all the
Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language
✍ Scribed by John Kouraklis
- Publisher
- Apress
- Year
- 2020
- Tongue
- English
- Leaves
- 118
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
- 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
- Apply object-oriented programming in Delphi
✦ Table of Contents
Table of Contents
About the Author
About the Technical Reviewer
Introduction
Chapter 1: Delphi Pascal
Delphi As a Programming Language
Syntax
Programming Paradigms
Compilation to Native Code
Visual Applications
One Code Base for Multiple Platforms
Anatomy of a Delphi Program
Project Files
Units
Forms and Frames
Delphi As Integrated Development Environment (IDE)
A Simple Application (Console)
A Simple Application (Graphical)
Alternative IDEs
Delphi Style Guide
Summary
References
Chapter 2: Basics
Variables
Data Types
Integer
Char
Boolean
Enumerated Types
Subrange
Real
Strings
Sets
Arrays
Records
Pointers
Variant
Generics
Constants
Comments
Summary
References
Chapter 3: Looping, Conditional and Jump Statements
Loops
While Statement
Repeat Statement
For Statement
Conditional Statements
If Statement
Case Statement
Jump Statements
Exit Statement
Break Statement
Continue Statement
Goto Statement
Summary
Chapter 4: Procedures and Functions
Declaration
Parameters
The Nature of Parameters
Classic Parameters
Constant Parameters
Variable Parameters
Out Parameters
Default Values of Parameters
Interrupting the Normal Execution
Nested Methods
Typed Methods
Anonymous Methods
Method Overloading
Summary
References
Chapter 5: Object-Oriented Programming (OOP)
Declaration
Object State (Fields)
Object Functionality (Methods)
Object State (Properties)
Class Members and Methods
Inheritance
Interfaces
Cross-Platform Memory Management
Summary
References
Index
📜 SIMILAR VOLUMES
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
<p>The <i>CSS3 Quick Syntax Reference</i> is a 150-page syntax reference to the Cascading Style Sheets language. It presents the essentials of CSS3 in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn-out history lessons or wit
The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. It presents the essentials of CSS3 in a well-organized format that can be used as a handy reference. You won’t find any technical jargon, bloated samples, drawn-out history lessons or witty stories
This condensed code and syntax reference presents the essential Haskell syntax in a well-organized format that can be used as a quick and handy reference, including applications to cloud computing and data analysis. This book covers the functional programming features of Haskell as well as strong st