Read the full article to learn how to
Related:

Explore Delphi applications from games and AI simulations to application launchers and system tools. Submit your own!

Contrary to most other Delphi data-aware controls, the DBGrid component has many nice features and is more powerful than you would have thought. Here's a collection of tips, tricks and tutorials on how to get the most out of the DBGrid.
Read the full article to learn how to
Related:
Have you ever asked yourself where are those applications that seem to be executed when Windows start, you cannot find in the Start - StartUp Windows menu?
Or, how a virus can start itself each time you reboot? Or, who started all those applications you see in the System Tray?
Here's how to build a program (using Delphi) that allows a user to control which applications will run when Windows starts up. Full source code (heavily documented) included.
Read the full article to learn how to Create a Windows Start-Up Manager using Delphi
Related:
By default, forms include maximize and minimize buttons, a resizable border, and a menu that provides additional commands to resize the form.
The bsNone value for the BorderStyle property is used when you want to remove the Border and the caption bar from the form - leaving only the content visible. This setting is commonly used when creating a splash screen. One downside to setting the bsNone value for BorderStyle is that such forms cannot be resized!
There may be situations when you want to remove a form's border (and title bar) *but* still leave the option for a user to resize the form. Here's how...
Read the full article to learn how to Create a Resizable Delphi Form with No Border
Related:
If your box states that Delphi is a product from Borland company or from CodeGear company you are probably holding an older version of Delphi in your hands!
Read the full article to find out What Happened to "Borland Delphi"? What is CodeGear? What is Embarcadero?
Related:
©2009 About.com, a part of The New York Times Company.
All rights reserved.