1. Home
  2. Computing & Technology
  3. Delphi Programming
Zarko Gajic
Zarko's Delphi Programming Blog October 2003 Archive

By Zarko Gajic, About.com Guide to Delphi Programming

Consuming C# Web Services with Delphi

Friday October 31, 2003
WEB SERVICES :: In this article, you'll learn how web services written in C# can be consumed and used by Borland's Delphi Professional (on Windows) or even Kylix Professional (on ... Read More

Transactions in Delphi database development

Thursday October 30, 2003
DB COURSE :: How many times have you wanted to insert, delete or update a lot of records collectively wanting that either all of them get executed or if there ... Read More

Delphi memory manager problems in dynamic libraries

Wednesday October 29, 2003
ARTICLES :: An info on Delphi memory allocation and dynamic-link libraries (DLL). Why and when an "Invalid pointer operation" exception strikes and how to fight against it. How to properly ... Read More

Delphi scripting tools and components

Monday October 27, 2003
TOP PICKS :: Create your Delphi applications extremely enhanceable - add scripting support to your code. "Scripters" allow the users to customize an application to their needs without having to ... Read More

Your first raw API Delphi program

Friday October 24, 2003
Raw API Course :: A Guide to developing Delphi programs in Windows API : Chapter 2. Let's make a formless program that gets user input and creates a file (populated ... Read More

Write your own 24 bit BMP

Thursday October 23, 2003
ARTICLES :: Did you ever dream of writing your own bitmap image? A 24 bit Bitmap file is relatevely simple to write. We should have an understading of BMP's header ... Read More

Dynamically creating/releasing forms

Saturday October 18, 2003
FORUM :: "... how do I write the code that will allow the form to be created...used...and then closed (by the click of a button) while still being able to ... Read More

A guide to developing Delphi programs in Windows API

Friday October 17, 2003
Delphi on API :: This free online course is perfect for intermediate Delphi developers as well as for those who want a broad overview of the art of Windows API ... Read More

Delphi TListBox to the Max

Thursday October 16, 2003
TIPS :: The main purpose of a TListBox component is displaying a collection of items in a scrollable list. Here are some list box tips to make a ListBox component ... Read More

Grayscaling a bitmap

Wednesday October 15, 2003
TIPS :: This example uses an averaging mechanism to obtain grayscale intensity on a pixel-by-pixel basis...

Delphi and Active Forms

Monday October 13, 2003
ARTICLES :: Let's create an ActiveX form that can be displayed and run from within Web browsers.

Controlling the number of application instances

Sunday October 12, 2003
ARTICLES :: In this article you'll learn how to "run-once" enable a Delphi application that can check for its previous (running) instance. Along the process, several techniques of implementing such ... Read More

Migrating to a new computer, help!

Saturday October 11, 2003
FORUM :: "I'm migrating to a new computer. How can I transfer all my registered components and packs from my old computer to my new one? Is there a tool? ... Read More

How to shuffle array values

Friday October 10, 2003
TIPS :: Let's say you are building a card game. You have an array of cards, you need to shuffle (mix up the position of cards in the array)...

Advanced Installer

Thursday October 9, 2003
Installation Packages :: A free Windows Installer authoring tool which enables developers to build reliable MSI packages that meet the Windows 2000/XP logo certification guidelines.

Dragging and Dropping

Wednesday October 8, 2003
ARTICLES :: Handling drag and drop in Delphi. Handling Dragging and Dropping in Delphi How to move PageContrl's tabs using drag'n'drop Drag from ListBox to Edit Drag'n'Drop nodes inside TreeView Moving the contents of a ... Read More

XML Topic Maps

Saturday October 4, 2003
XML and Delphi :: Find out how XML topic maps provide a mechanism to intelligently classify information, and learn about the details you need to implement topic maps in your ... Read More

Your future: Delphi OCTANE

Friday October 3, 2003
Delphi OCTANE :: Interested in the next release of your favorite RAD tool? A recent Borland's "Open Letter to the Delphi Community" gives us some more details: Octane will be ... Read More
Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

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

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

All rights reserved.