Tag Archives: screencast

Intro to Generic Collections with Delphi 2009

A very short introduction to Generic Collections in Delphi 2009. Create a TList of Integers and show adding and removing items from it. Showing some of the differences in types, gotchas and errors you might get. Generics, or parametrized types, are a type that works with another type that is defined later. Collections are a [...]

ScreenCast 1 – Adding an Explore Tool

This is basically an experiment with the new Jing tool from TechSmith and creating a screen cast with Delphi 2009. Just so you know up front, there is no editing, so you are getting the raw screen cast (although I did a few takes) so it isn’t as polished as my usual podcast. ScreenCast 1 [...]