Building Applications in Delphi Using the Visual Component Library - Part 1
This course will cover building applications in Delphi from the ground up, we start with "Hello, World!", and proceed to cover 20 essential visual controls (labels, edits, buttons, etc.), examining their Properties, Events and Methods (PMEs) in great depth. We look at many common properties and ways build your user interface so that it is responsive to changes in size, shape and state. We also cover using Actions.
Finally, we combine our efforts and build an application to display the periodic table of the elements. We also build an installer so we can easily distribute it.
Who this course is for
If you are new to Delphi, then this course is a great way to quickly get up-to-speed on building Windows user interfaces. If you are familiar with Delphi, you will learn the VCL in greater depth. Even if you are very experienced in Delphi you will likely a number of great tips (I certainly did while producing this course).