Delphi Programming Tutorial #28 - Using Flash within Delphi

In this Delphi programming tutorial we are going to cover how to put Adobe Flash animations into your Delphi applications. We do this by creating a new package and then installing the ShockwaveFlash ActiveX controlDuration : 0:7:36

Posted on October 15th, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #24 - DBGrid OnDrawColumnCell

In this Delphi tutorial we are going to look at how to take advantage of the OnDrawColumnCell event on the TDBGrid component. In particular we are going to examine how to make every second row a different colour (Sky Blue) and how we can change the appearance of the text depending on the data.

PS. Sky Blue is not compulsory (and perhaps not even recommended)Duration : 0:9:51

Posted on September 7th, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #23 - Images on the Clipboard

In this movie we look at pasting images from the clipboard that were generated in Word and The GiMP. We also take our first look at making macros in the Delphi IDE. My voice still hasn’t fully recovered from having the flu, but I hope the content of this video makes my voice worth listening to.Duration : 0:9:58

Posted on August 31st, 2007 by admin

Filed under Delphi | 1 Comment »

Delphi Programming Tutorial #21 - SQL Part Three

In this guide on SQL we look at the update and delete statementsDuration : 0:5:52

Posted on August 24th, 2007 by admin

Filed under Delphi | 2 Comments »

Delphi Programming Tutorial #20 - ScaleBy

In this programming tutorial we’ll learn about the ScaleBy Method to resize controls and their children. This can be useful in creating Forms that are resolution indepenandDuration : 0:6:21

Posted on August 11th, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #17 - Owner vs. Parent

Delphi controls have an owner and parent property, find out what the difference.Duration : 0:7:5

Posted on July 25th, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #16 - Autosize

Here we’ll take a look at an example of using the Autosize property on a form to make it resize in response to its controlsDuration : 0:5:59

Posted on July 21st, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #13 - Align and Margins

In this movie we look at how you can use Align and Margins to control how your visual controls behave when you resize your form. You can download a copy of Delphi from turboexplorer.com, and view a high resolution version of this movie at codegearguru.comDuration : 0:9:9

Posted on July 2nd, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #12 - TListBox Part 2/2

This is just a continuation of Part 1. It is split in half because of the silly 10 minute restriction.Duration : 0:8:45

Posted on June 27th, 2007 by admin

Filed under Delphi | No Comments »

Delphi Programming Tutorial #11 - SQL Part Two

This is part two in a multipart series on getting started with SQL. In this movie we take a look at some SQL functionsDuration : 0:8:33

Posted on June 1st, 2007 by admin

Filed under Delphi | 2 Comments »

|