Delphi Programming
From Wikibooks, the open-content textbooks collection
Delphi is a programming language created by Borland. It originated from the Pascal language, which then became Object Pascal (pascal with objects support), and was later renamed to Delphi.
[edit] Table of Contents
- Introduction
- How to get Delphi
- The main structure
- Statements
- Variables and data types
- Operators, structures and loops
- Pointers
- Assembler in Delphi
- Objects and classes
- Procedures and functions
- Records
- Dynamic link libraries (DLLs)