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: | 352 |
Created: | 2018-05-23 |
Download free course C++ Hacker's Guide, pdf file on 231 pages by Steve Oualine....
A Whirlwind Tour of PythonA Whirlwind Tour of Python is a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language. The material is particularly designed for those who wish to use Python for data science and/or scie...
Full Speed PythonDownload free course Full Speed Python, pdf file on 39 pages by João Ventura....
Tools and Algorithms for the Construction and Analysis of SystemsDownload free course Tools and Algorithms for the Construction and Analysis of Systems, pdf file on 426 pages by Tomáš Vojnar, Lijun Zhang....
Effective AWK Programming, 5th EditionWhen processing text files, the awk language is ideal for handling data extraction, report..., download free AWK Programming tutorial in PDF (572 pages) created by ....
Visual Basic .NET Programming TutorialDownload free Visual Basic tutorial course in PDF, training file in 51 chapters and 149 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Graph AlgorithmsDownload free course Graph Algorithms, pdf file on 257 pages by Mark Needham, Amy Hodler....
First Semester in Numerical Analysis with JuliaThis book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language (version 1.1.0). The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory. ...
Don't Panic: Mobile Developer's Guide to The Galaxy, 18th EditionThis project was initiated in 2009 with the aim to spread knowledge about mobile technolog..., download free Mobile Development tutorial in PDF (337 pages) created by Marco Tabor ....
Raspberry Pi Cookbook for Python ProgrammersThe Raspberry Pi foundation has been selling their computers since 2012 with the aim of in..., download free Python tutorial in PDF (402 pages) created by ....