
Delphi Programming Projects
Build a range of exciting projects by exploring cross-platform development and microservices
- 248 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Delphi Programming Projects
Build a range of exciting projects by exploring cross-platform development and microservices
About this book
Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform
Key Features
- Build responsive user interfaces (UIs) for desktop and mobile with FireMonkey
- Implement a microservices architecture using the Rapid Application Development(RAD) server
- Create clones of popular applications like Instagram and Facebook using Delphi 10.3
Book Description
Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS.
With the help of seven practical projects, this book will guide you through the best practices, Delphi Run-Time Library (RTL) resources, and design patterns. Whether you use the Visual Component Library (VCL) or FireMonkey (FMX) framework, these design patterns will be implemented in the same way in Delphi, using Object Pascal. In the first few chapters, you will explore advanced features that will help you build rich applications using the same code base for both mobile and desktop projects. In addition to this, you'll learn how to implement microservice architecture in Delphi. As you get familiar with the various aspects of Delphi, you will no longer need to maintain source code for similar projects, program business rules on screens, or fill your forms with data access components.
By the end of this book, you will have gained an understanding of the principles of clean code and become proficient in building robust and scalable applications in Delphi.
What you will learn
- Get to grips with the advanced features of RTL
- Understand how to deal with the paradigm change between multiplatform projects
- Build rich interfaces with Google's Material Design features
- Understand how to implement design patterns in Delphi
- Turn a mobile device into a remote controller with app tethering technology
- Build a multi-database system using VCL
Who this book is for
This book is for developers, programmers, and IT professionals who want to learn the best market practices by implementing practical projects. Prior knowledge of the Delphi language is a must.
Tools to learn more effectively

Saving Books

Keyword Search

Annotating Text

Listen to it instead
Information
Design Patterns to Build a Multi-Database System
- Creational
- Structural
- Behavioral
- Creating a database
- Models for databases – objects
- Exploring Delphi interfaces
- Repositories
- Presentation and final testing
Technical requirements
Project overview
Getting started
Creating a database
- users
- products
- customers
- To download SQL Server: https://www.microsoft.com/en-us/sql-server/sql-server-editions-express
- To download PostgreSQL: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
Creating an SQL Server database

- With the server connected, select the Database tab and right-click on New Database...:

- Give the database the name PACKT, and confirm:

Creating tables in SQL Server
- With the PACKT database selected in Object Explorer, create a new query.
- Write the SQL code for the creation of the following tables:
- The SQL code for the users table is as follows:
CREATE TABLE users(
id_user int IDENTITY(1,1) NOT ...
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- About Packt
- Foreword
- Contributors
- Preface
- Building an Instagram Clone
- Building a Facebook REST API
- Cross-Platform Services for Windows, iOS, and Android
- Design Patterns to Build a Multi-Database System
- Creating GUI Apps with FireMonkey
- Implementing Tethering to Create a Remote Control
- Building Microservices Using the RAD Server
- Other Books You May Enjoy
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app