Delphi 3.0x freeware
Files and Drives

[ dirlabel.zip ] [ 3,141 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TDirLabel is a label which will automatically cut a directory down to "...\" when the whole directory gets too long for the label. It will do this continuously until the modified folder fits in the whole label. So if you have something like this: "C:\Program Files\Borland\Delphi 3\Bin" and the folder needs to be shortened, it will become "C:\...\Borland\Delphi 3\Bin" and if it's still too long, it'll become "C:\...\...\Delphi 3\Bin"
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3226/3226/5
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ dirscan.zip ] [ 105,172 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
These components will scan a given dir and generate an event each time a new file or directory is found or added. TDADirScan will just scan the directory TDADirScanTreeView will fill a treeview with its content TDADirScanListView will fill a listview You can subclass TDaDirScan if you want other components to be filled. This component will allow you to separate the content (in this case : file system) from the way it is represented (treeview, listview or other). [more]
Added: 19-11-2000   |  Version: 1.0   |  Downloads: 4974/4974/4
Author:Diego Amicabile   Diego Amicabile   [Homepage]   [DSP files]

[ DiskInfo.zip ] [ 5,407 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
Component determines the information about specified local or a network disk - Serial number, Volume label, type of file system, type of a disk, size of disk and free space. REMARK for Delphi 2 and 3: The DiskSize and DiskFree properties returns incorrect values for volumes that are larger than 2 gigabytes (FAT32 file system) because Delphi 2 and 3 don't support 64-bit integer operations.The CRC Calculator unit (not component) provides three speed-optimized functions to compute (or continue computation of) a Cyclic Roundency Check (CRC). Applicable to XModem protocol (16-bit CRC), SEA's "ARC" utility, PKZip (32-bit CRC) and many others compatible software.
Added: 25-06-2000/23-06-2000   |  Version: 2.0   |  Downloads: 10884/10884/4
Author:Aleksey Kuznetsov   UtilMind Solutions   [Homepage]   [DSP files]

[ dkFileFinder.zip ] [ 4,575 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 | D8 | D2 ]
The component "DKFileFinder" is a basic file search component which will search for files that match the specified "mask". It will also search recursively within sub-folders. The code is not particularly clever but I find it very useful. I have included the .pas file so that developers can just use the code if they so wish. There are no limitations on the use of this FREE component but, by the same token, I can not except responsibility if anything goes wrong.
Added: 27-12-2004   |  Version: n/a   |  Downloads: 1074/1074/27
Author:Jon .at. Knot-Technology.co.uk   [DSP files]

[ FileInfo.zip ] [ 39,066 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
With source! TFileInfo is a Delphi object which can give you some info about and performs operations with files. It works under Delphi 3 and higher and is very easy to use, for instance, to make your own Explorer. For example, this is some information you can retrieve: name, size, attributes, acces, modify and creation date, all icons, version info (Productname, Copyright, etc.), MP3 ID3 tags (Author, Title, etc.), extended MPEG info (duration, filelength, padding, etc.), Office 97 & 2000 DOC information (Author, Subject, WordCount, etc.), exported DLL functions, EXE filetype and rename, move, delete and copying in 3 different ways (Shellcopy, silent copy, or custom copy with own TProgressBar, etc.) and more...
Added: 8-07-2002   |  Version: 1.2   |  Downloads: 3533/3533/22
Author:Ted Vinke   [Homepage]   [DSP files]

[ finddirs.zip ] [ 2,318 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | C4 ]
TFindDirs will find all the directories and subdirectories in a specified directory.
Added: 10-03-2002   |  Version: 0.1   |  Downloads: 3674/3674/7
Author:Raoul Snyman   Saturn Laboratories   [Homepage]   [DSP files]

[ rpFileCopy.zip ] [ 900 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Simple component for copying files, wrapped around the CopyFile function in Borland's FMXUTILS unit. [more]
Added: 1-04-2003/2-04-2003   |  Version: 1.0   |  Downloads: 0/0/0
Author:Robert Palomo   [Homepage]   [DSP files]

[ subst9x.zip ] [ 1,498 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C3 | C4 | C5 ]
API for work with substitution device (see dos command "subst"). Win9x ONLY
Added: 14-08-2000   |  Version: 1.0   |  Downloads: 4677/4677/1
Author:Andre N Belokon   [Homepage]   [DSP files]

[ wnetmap.zip ] [ 2,937 bytes ] [ Freeware ] [ With Source ]
[ D3 | D5 ]
Routines to reconnect to a windows mapped drive. It uses the WNet functions to read the remembered map and attempt to reconnect. If the drive is already connected the routines to this into account. Failure to reconnect returns an error text explaining why not.
Added: 24-07-2000   |  Version: 1.0   |  Downloads: 3972/3972/4
Author:Stephen Stewart   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.