Delphi is an event-driven programming language based on Object Pascal and an associated integrated development environment for rapid application development of desktop, mobile, web, and console software, currently developed and maintained by Embarcadero Technologies.
Intro to Delphi
Delphi Versions
Features in several versions
IDE--object inspector, properties window, forms, menus etc.
Different project files (pas, dfm, dpr etc)
Adding forms (MDI and SDI)
Units (sections of units)
Adding components
Properties, events and methods
Data types
Control structures
Loops
Conditional statements
Select case
Different components
Simple programs
Common dialogs
Registry & INI Files