Delphi Home
Components
Links
Books
Forums
Site Map
Contact us


Search

Delphi Source Codes (Intermediate)


File
Date
Size
Author
13/06/2002
11 KB
Dhruv Matani

This program generates code which allows you to create effortless Windows GUI's in C++. You can specify your window styles, dimensions etc. and the program will generate the corresponding C++ code.

 

24/03/2002
28 KB
Dhruv Matani

This is a program which stores information about your contacts and uses a .dat file as the database. You can enter the name, address, telephone number, email address and birthdate of your contacts. A nifty feature about this program is that it automatically reminds you if one of your contact's birthday is approaching. You can also search your contact list for particular information.

 

15/01/2002
600Kb

This program highlights the use of the Access Database Object (ADO) object in Delphi. It does so by retrieving information from an access database. It also shows how to print SQL queries.
Note: This program's interface and comments are in Spanish. However the actual code is in English.

 

15/01/2002
523Kb

This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your 'Clients' into a MS Acess database.
Note: This program's interface and comments are in Spanish. However the actual code is in English.

 

22/10/2001
7Kb
Dhruv Matani
This program allows you to draw circles on the form using your mouse pointer. You can also invert the colours on the screen. All this is achieved using straight API calls only.
01/09/2001
147 Kb

This is a small program which scans a particular section of your hard disk ( a tree) using recursion and returns information like the total number of files, folders, used disk space in that tree.

 

01/07/2001
21KB
Apurva Mehta

Sysinfo is a small utility written in Delphi 5 which retrieves information about the system it is run on. It shows windows uptime, free space on the logical disk drives, the computer name, the name under which windows is registered, the free and total system RAM among other things. If you want the full installation then Click Here.

 

11/06/2001
7Kb
Dhruv Matani

This program explains the how to use icons in the system tray. Right from the options available to the user when he right clicks on it to the methods of how to dynamically change the icons, this program shows it all.

 

Add your Program

Have a question on Delphi? Share it at your forums.

Add your Delphi Source Codes.

Join our Mailing list:
Find out more

In Association with Amazon.com