This tutorial describes the Delphi language as it is used in Borland development tools. This book describes the Delphi language on both the Win32, and .NET development platforms. Specific differences in the language between the two platforms are marked as appropriate.
Table of contents
Delphi is a RAD (Rapid Application Development) development environment
based on Pascal language. It allows to quickly and easily realize Windows applications.
This speed and simplicity of development are due to a visual design of the application. Delphi offers a very complete set of ready-to-use visual components including almost all Windows components (buttons, dialogs, menus, toolbars ...) as well as experts to easily create various types
applications and libraries.
To master the development of an application under Delphi, it is essential to address the following three topics:
We will complete this approach by connecting to databases with Delphi.
The Delphi interface
The figure below shows the typical interface of Delphi. She is made of :
Size : | 862.872 Kb |
File type : | |
Downloads: | 351 |
Created: | 2018-05-23 |
Download free course Optimizing software in C++, pdf file on 176 pages by Agner Fog....
Introduction to KotlinThis course is a quick tutorial about Kotlin programming langage intended to beginners to learn how to create Android apps, free training document under 4 pages....
I Love RubyDownload free course I Love Ruby, pdf file on 314 pages by Karthikeyan A K....
Essential AlgorithmsThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Algorithms as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Learning C Language eBook in PDFThis is a free and comprehensive tutorial on C language,whether you are an experienced programmer or not, this tutorial is intended for all those who wish to learn the programming language C. Document in PDF on 465 pages created by StackOverFlow....
JavaScript RegExpDownload free course JavaScript RegExp, pdf file on 59 pages by Sundeep Agarwal....
Coding for kidsThis PDF book teaches you how to encourage your kids to code at home, a guide to empowering kids with coding skills....
Video Game Development in UnityDownload this free tutorial about Video Game Development in Unity, training document on 34 pages intended to beginners....
TypeScript Notes for ProfessionalsDownload free course TypeScript Notes for Professionals, pdf file on 96 pages by Stack Overflow Community....
Getting started with XcodeDownload free Xcode tutorial course in PDF, training file in 11 chapters and 49 pages. Free unaffiliated ebook created from Stack OverFlow contributor....