Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming
RTL Reference|Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back

Using, enhancing and writing components
Articles about how to use various Delphi components and how to use them better. Even more: how to enhance and write new custom components.

Accessing 'Configuration Settings' files (.INI) with Delphi
How a simple text file can beat Registry in storing a few pieces of application specific configuration data.

Are you Cool?
Make your application user interface cool with Delphi's TCoolBar component. It's like a toolbar, except that you can place *anything* you want on it.

Coloring DBGrid
How to enhance the functionality of a TDBgrid component using colors.

Custom Component Development
Everything about creating custom components in Delphi. The ultimate source.

Delphi and ActiveX
Let's create ActiveX form that can be displayed and run from within Web browsers.

Dragging and Dropping
Monitoring Mouse Activity - Part 3/3. Handling drag and drop in Delphi.

Exchanging Data over the Network using Delphi - Part2
An introduction to sending data over the network using Delphi and Indy. The article focuses on sending / receiving record data and raw (binary) data usinng TCP connections.

Get TreeView Node By Text
How to locate (search and select) a TreeView node given by node text using Delphi.

Get TreeView Node By Text - Part 2
How to locate (search and select) a TreeView node given by the parent node and the searched node text.

In pursuit for components
Where to look for various free/shareware Delphi components.

Mail me, Link me...
Let us improve standard TLabel component, so that it acts like a link in a web page.

Moving the contents of a ScrollBox with mouse (like drag - drop)
How to move a TImage object in a ScrollBox with the mouse, like a Drag and Drop operation - without the scroll bars.

Quick Reports Tutorial
Extensive tutorial on printing with Quick Report components and Delphi. Professional Looking Grids with Custom Drawing
Using custom drawing to make your grids look as nice as the expensive third party suites. Three main topics are presented: how to fix-up the column headers, how to add clickable buttons and checkboxes inside cells and how to simulate merged cells.

"Real" Delphi
Using Real Audio files (and more) in a Delphi application.

Searching for Files
Stop. This is the one and only solution to file searching. Use Delphi to find any file in any directory and/or subdirectory that match a certain mask. Start searching.

TASPObject - ASP programming with Delphi
Introducing the TASPObject. See how to create a real application using Delphi that incorporates the TASPObject - by creating an ASP page counter to see how many times your ASP has been called.

TASPObject - Continued
Discussing a complete web architecture using the TASPObject object. In this article, we are going to examine a skeletal structure for building a website that is extremely scalable.

TFindFile - Delphi Component
Tired of using FindFirst, Next and Close? Come see how to encapsulate all those functions in a single "find-files-recursively" component. It's easy to use, free and with code.

TPictureClip
Use TPictureClip custom component to extract portions of a matrix of pictures and assign the "cell picture" to another picture control.

Transparency in Delphi 6
How to create a transparent form with Delphi 6 - allowing windows behind the form to completely show through.


· Talk about Delphi Programming, real time.
· Link to the Delphi Programming site from your Web pages.
· Tutorials, articles, tech. tips by DATE or by TOPIC.
 Free Delphi code snippet inside every Delphi Newsletter!
Subscribe to the Newsletter
Name
Email

 Got some code to share? Got a question? Need some help?

Explore Delphi Programming

About.com Special Features

Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.