
Delphi : Unit 5.4: Understanding Classes and Objects
This tutorial provides an introduction to Delphi classes and objects. Get a basic understanding of some of the terminology used in modern Object Oriented Programming languages like Delphi.
This tutorial provides an introduction to Delphi classes and objects. Get a basic understanding of some of the terminology used in modern Object Oriented Programming languages like Delphi.
Along with the videos that I am making, introducing the Microbit and basic coding with the online interface, I have also made a Microbit test for any teachers that wish to assess their students and […]
In this tutorial, Gerhard demonstrates how to write code for different events of a Delphi Form. These include the OnCreate, OnClick, OnActivate, and OnDeactivate events. You are also introduced to event handlers and you learn […]
Great videos done by Mr Long, a Computer and IT teacher. He teaches Computer Application Technology and Information Technology to Grades 10 (age 16) to Grade 12 (age 18) at a high school. His channel […]
In this tutorial we continue with the application that we started in the previous tutorial. You learn how to add another Form to your project and how to write code for a button to display […]
In this tutorial you learn about Delphi Forms in a Delphi VCL Forms Application. We explore a few properties for Forms, namely Name, Caption, Color, Width, Height, and Position. We also learn how to make […]
From Derek Banas. “I have received a ton of requests to make a Python programming tutorial in which I teach pretty much everything in one video. I’ll cover modules, comments, print, arithmetic operators, order of […]
Great videos done by Mr Long, a Computer and IT teacher. He teaches Computer Application Technology and Information Technology to Grades 10 (age 16) to Grade 12 (age 18) at a high school. His channel […]
In this tutorial we wrap up the lesson about project and unit files. You also learn additional concepts i.e. what files must be copied when you transfer a project to another computer. The lesson is […]
This tutorial is for Lazarus, Delphi 7, and Delphi 2010 users. In this tutorial you learn how to save your Delphi and Lazarus files. We also explore the general naming conventions for the Unit and […]
© Matthew Hains