| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Resource Builder | Delphi 7, Delphi 6 | Intermediate / Guilherme M (from psc cd) | 3513 since 1/1/2015 4:28:00 PM |
By 18 Users 18 Excellent Ratings
|
|
This application is designed to edit resource files and explore resources from PE files. You can edit resources visually, including dialogs, menus, bitmaps, string table, accelerators, version info and more, or if you like edit resource as script. Check i ...(description truncated) (ScreenShot) |
|
|
|
 |
Delphi EXE Icon Changer | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Beginner / Che Guevara (from psc cd) | 7738 since 1/1/2015 11:58:00 PM |
By 8 Users 8 Excellent Ratings
|
|
Delphi EXE Icon Changer; I have noticed that there are fewer EXE Icon changing applications on the net. This project contains an icon changing unit (iconchanger.pas) That will swap the icon in the
applications resource file where the default icon is plac ...(description truncated) (ScreenShot) |
|
|
|
 |
Promiscuous IP Sniffer | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Advanced / Erwan L. (from psc cd) | 3518 since 1/1/2015 4:11:00 PM |
By 9 Users 8 Excellent Ratings
|
|
See all traffic on you network (promiscuous mode): source ip, destination ip, source port, destination port, packet length, ip protocol. works only on w2k and xp. no driver needed, this piece of code use the new implementation of winsock. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
cEdit Version 5.1.4 | Delphi 6 | Intermediate / Stewart (from psc cd) | 4607 since 1/1/2015 7:22:00 PM |
By 6 Users 5 Excellent Ratings
|
|
cEdit is an OpenSource Code Editor. Originally it was written in Visual Basic, but has been ported to Borland Delphi 6 Personal Edition. This is one of the most complete editors on PSC I believe, and has a huge number of features available. It uses synedi ...(description truncated) (ScreenShot) |
|
|
|
 |
Math Expression Evaluator | Delphi 5, Delphi 4, Pre Delphi 4 | Intermediate / Konstantin Tretyakov (from psc cd) | 2744 since 1/1/2015 6:25:00 AM |
By 4 Users 4 Excellent Ratings
|
|
The thing takes a string like ((Cos(Pi/2)+1)^(2+3)+1) and returns the result. It's an improved Delphi version of the award-winning VB code I posted some long time ago. Enjoy. |
|
|
|
 |
Recent Files List | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Intermediate / Bruce Heath (from psc cd) | 3294 since 1/1/2015 4:54:00 PM |
By 3 Users 3 Excellent Ratings
|
|
I decided that after not being able to find any good examples of how to handle a recent files list as in Winzip or MS-Word, that I would make my own one...
This example shows how to store a list of recently opened or saved files in the windows registry fo ...(description truncated) |
|
|
|
 |
Auto Loading | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Beginner / Eka Puji Widiyanto (from psc cd) | 3971 since 1/1/2015 4:33:00 PM |
By 3 Users 2 Excellent Ratings
|
|
This article will show you how to make your application to be able automatically load when Windows is on starts up. |
|
|
|
 |
Delphi TextFile tutorial for beginners | Delphi 7, Delphi 6, Delphi 5 | Beginner / Olfert Bakker (from psc cd) | 8638 since 1/1/2015 10:54:00 PM |
By 7 Users 2 Excellent Ratings
|
|
This article is for those Delphi beginners out there who wish to learn a little bit about the basics of Delphi TextFile Management. I remember having lots of trouble with it when I was new to Delphi, so I figured I might as well help the 'freshmen' gettin ...(description truncated) |
|
|
|
 |
Antivirus Scanner | Delphi 7, Delphi 6 | Intermediate / Antonov Alin-Iulian | 2296 since 3/11/2018 2:07:32 AM |
By 1 Users
|
|
Simple Antivirus Scanner - Scans entire folder (drive) and subfolders for files with specific extension (optional), then gets file MD5 hash, Size in bytes and compares the two values with other values from database, in case of match displays "Infected: .. ...(description truncated) (ScreenShot) |
|
|
|
 |
bCopy File | Delphi 7 | Beginner / Ben128 | 3871 since 2/23/2016 9:11:21 PM |
By 1 Users
|
|
NEW !! Update now with prompting to over write the file. also added to work with pointers to much faster copyes, you can also set the number of bytes to read and write.
bCopy .a.k.a Ben's FileCopy is a small app to allow you to make a copy of a file with ...(description truncated) (ScreenShot) |
|