Class Details:
DL101 - Introduction to Delphi
Introduction to Delphi, a brief history and overview and a general coverage of features that make it such a powerful development tool
The concept of Windows as Forms (using components and templates, learning about events and how to respond to them, adding code and examining source code, all about the use of properties)
The Delphi Environment - (review of all menus, understanding the form designer and code editor, managing projects, exploration of a program, the Delphi file system)
Delphi Wizards and Templates - overview of wizards and templates and how to add to them
Object Repository - what it is and how to use it
Delphi components - An overview of the components, how to configure them and add new ones to the list
How to create and handle menus, and attach to events
The Help System and how to maximize its benefits
|