| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
bCopy File | Delphi 7 | Beginner / Ben128 | 4594 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) |
|
|
|
 |
Copy File List To Clipboard | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Beginner / Ben128 | 963 since 4/25/2019 7:56:30 PM | Unrated
|
|
This program allows you to drag a load of files into the program then copy the file pathnames to the clipboard. As a bouns I also added save the list to text and also to formatted HTML hope you find it usfull. (ScreenShot) |
|
|
|
 |
Delphi TextFile tutorial for beginners | Delphi 7, Delphi 6, Delphi 5 | Beginner / Olfert Bakker (from psc cd) | 10469 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) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
DM Folder Backup v1.0 | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Beginner / Ben128 | 951 since 4/2/2019 10:02:59 PM | Unrated
|
|
This is a simple program to backup one folder to a different one. code is well commented hope you find it usfull. (ScreenShot) |
|
|
|
 |
DM mbox Email Extractor v1.0 | Delphi 7 | Beginner / Ben128 | 4196 since 4/9/2016 7:15:43 PM | Unrated
|
|
A small program that will allow you to extract all emails from mbox files, You can sort the emails and also add lines numbers hope you like it. Needs Delphi 2009 or higher (ScreenShot) |
|
|
|
 |
DM Resource View / Extractor v3.1 | Delphi 7 | Intermediate / Ben128 | 4373 since 12/1/2015 8:11:18 PM |
By 2 Users
|
|
Orginaley made in Visual basic around 2004, this program allows you to open DLL and EXE files and view and extract resources, at the moment it can handel bitmaps, strings, icons, Cursors I have still yet to fix but you can save the bitmap of the cursor. a ...(description truncated) (ScreenShot) |
|
|
|
 |
DM Text Book Reader | Delphi 7, Delphi 6 | Beginner / Ben128 | 4145 since 9/24/2015 8:44:24 PM | Unrated
|
|
DM TextBook Reader is a simple viewer I made to view a custom text file with pages into, you just need one file and place all your pages into it, I made this cos I wanted to make my own help system for my programs. You can use HTML code as it uses the web ...(description truncated) (ScreenShot) |
|
|
|
 |
DM WinHex Dump Version 1.0 | Delphi 7, Delphi 6 | Intermediate / Ben128 | 4660 since 11/29/2015 11:37:37 AM |
By 1 Users
|
|
DM WinHex is a small application to view the contents of a binary file in hexadecimal format, with including offsets and an ANSI view. Hope you like it please vote. (ScreenShot) |
|
|
|
 |
GetCurrentDir | Delphi 5, Delphi 4, Pre Delphi 4 | Beginner / Anonymous (from psc cd) | 4285 since 1/1/2015 12:22:00 AM |
By 2 Users
|
|
The GetCurrentDir function will return a string which contains the name of the current directory. |
|
|
|
 |
GetDir | Delphi 5, Delphi 4, Pre Delphi 4 | Beginner / Anonymous (from psc cd) | 3906 since 1/1/2015 12:21:00 AM |
By 2 Users
|
|
GetDir will return the current directory for a specified drive. |
|