| |

| Writing a URL Label component Posted in Delphi > Programming by tutorialgrub on Apr 29, 2011
This tutorial explains how to write a new component, that acts like a link in a html browser. |
| |

| How to Rotate a Bitmap using Borland Delphi Posted in Delphi > Programming by tutorialgrub on Apr 29, 2011
The source code in this tutorial demonstrates how you can use BitBlt to rotate a Bitmap image |
| |

| How to get File Summary Info Posted in Delphi > Basics by tutorialgrub on Apr 29, 2011
On Windows 2000 you can right-click in Explorer to get the file properties on any file and can associate summary information to any type of files, including even text files.For Word or Excel documents (compound files) the summary information is a part of document itself. For other files the way of storing additional information are different. |
| |

| An Introduction to Delphi Posted in Delphi > Basics by tutorialgrub on Apr 28, 2011
An excellent tutorial for the beginner Delphi user or an experienced user looking to learn a couple of more tricks. |
| |

| Writing a game in Delphi Part 2 Posted in Delphi > Programming by tutorialgrub on Apr 27, 2011
In part 1 of this tutorial we got to the stage of being able to start a new game and the board being drawn, in this part we will continue where we left off. |
| |

| Installing Turbo Delphi 2006 Explorer Posted in Delphi > Basics by tutorialgrub on Apr 24, 2011
Turbo Delphi 2006 Explorer is the successor of Delphi 7 Personal. But where do you find it and how to download and install it? |
| |

| Implementing Shell Search Handler in Delphi Posted in Delphi > Basics by tutorialgrub on Apr 20, 2011
How to write a Shell Search by Implementing IShellExtInit, IContextMenu |
| |

| Writing a Game in Delphi Posted in Delphi > Programming by tutorialgrub on Apr 19, 2011
In this Delphi game tutorial we are going to show you how to program the popular falling bricks game. There are many variants of this type of game, here we will explain the basic algorithm and provide full Delphi 7 source code for download |
| |

| Trace Email Sender - Gmail Posted in Delphi > Programming by tutorialgrub on Apr 18, 2011
How to find the origin of an email. The original sender of an email thats been forwarded heaps of times |
| |

| Crash Course Delphi, part 1: Compiling a project Posted in Delphi > Programming by tutorialgrub on Apr 15, 2011
Delphi combines the user-friendlyness of Visual Basic with the precise control and speed of C++. Without lots of "real" programming, you can develop very efficient and fast Windows applications. |
1 2 3 >> Next |