Delphi Basics
Online Free
BUILD YOUR OWN START MENU
In the good old days, Windows arranged programs in the form of groups of icons inside cascading windows.
A DELPHI PROGRAM LAUNCHPAD #1
Online Tutorial
A DELPHI SCREENGRAB UTILITY
There are many ways of grabbing pictures from the screen. Ultimately all of them require functions provided by the Windows API. This reliance on the API may not always be obvious since Delphi also provides functions that �wrap up� API calls, thereby effectively hiding them from the programmer, as we shall see.
Delphi Course
A series of exercises to make you a Delphi programmer
Latest Delphi Programming Tutorials
Online Tutorial
Crash Course Delphi, part 1: Compiling a project
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.
Delphi programs
This is a very interesting topic; you can see what others do with their Delphi knowledge. Since Internet is the ultimate medium to share such knowledge every Delphi programmer should make his programs available on Internet.
Programming a Memory Game in Delphi - Part 1
In this Delphi programming tutorial, we will see how the TDrawGrid component can be used to help us develop a 'Memory' game (later we will also explain how to program a falling bricks game). Firstly we will describe what is involved with the Memory game
The Easy way to Cut Copy and Paste(Delphi Tutorial)
After a lot of hair pulling out I stumbled across this method of using the windows messages. This is best demonstrated with the following code:
Teach Yourself Borland Delphi 4 in 21 Days - Free eBook Teach Yourself Borland Delphi 4 in 21 Days - Download ebook Teach Yourself Borland Delphi 4 in 21 Days free
|