Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
ATBinHex 1.5.6
ATViewer 1.6.0
SolFS Driver Edition SDK 1.0
Magic Cleaner 2.65
ZylBurner.NET 1.12
Change Case
AaxComponents 1.0.0
DireKt 1.0
Dubaron DiskImage 0.9
FREE Robust Internet Speed Booster 3.0
TrayIcon Explorer 1.3
MiTeC File Explorer 1.3
MiTeC Journal 1.0
DamageCopier 3.0
TFileData 2.0
Top Code
SearchFile
Disk Free Monitor 1.0.5
CD Burning Library 1.2
FREE Robust Internet Speed Booster 3.0
TFileSearch 1.0
CDOpener 1.0
TrayIcon Explorer 1.3
MiTeC File Explorer 1.3
MiTeC Journal 1.0
DamageCopier 3.0
TFileData 2.0
SimplyBackup 2.50
Backup Magic
Backup Tools 1.30
Folder Security 2.5.0
Delphi > Files and Drives
Source List
All | Freeware

Code 81-92 of 92   Pages: Go to  << Prior  1  2  3  4  5  page  


Homegrowns DirNavigator component is a recursive directory navigator. With a single call to the Navigate method TDirNavigator will walk the directory tree from the current directory.





This component provides powerfull file and directory search to Delphi programers. SearchFile component futures:Multiple file and (or) directory search.Search by file or directory attributes.Stop on first file (or directory) found.Event driven search.



This program allows to split one (big) file into multiple smaller files (usually of the same size), e.g. for the transport over the Internet or with diskettes.On the destination computer, the files can be combined either with Japos Merge Files, or...



Put the TFindDrives - component on the form. Add an OnFind event handler. The event will occure each time a valid and ready drive is found. Add an OnDone event handler. The event will occure when all valid drives are found. Call the FindDrives...



UCFileGrep is a component for simple text search in files.This maybe helpful for finding tags in files or for any textsearch applications.



API for work with substitution device (see DOS command "subst"). Win9x ONLY. For WinNT and Win2000 use native API call.



Information about drives (name, volume, size, icon) with notification if disk system changed (remote disk, change CD-ROM etc.)



Gives size of free diskspace for larger hard disks.



A component that scans a whole device or part of it, and outputs the fullpath filenames, corresponding to the searchfilter settings. Multiple filters can be set. TmFileScan is considerable faster then Explorer.
Source and demo supplied.



Arisesoft Shell Pack contain components: TShellTree, TShellList and powerfull demo. It is complete solution for extending any kind of application with File Manager functionality. Are realized all features of Windows Shell: OLE drag and drop, info...



Displays all System-Folder and Drives (Network too) All folder with State-Icons, you can check them and save the checks to disk (650KB). Works under D7!



Delphi file stream class with commit/rollback capabilities. Usage transaction mechanism provides reliable restoring contents of the file after fault/rollback. Buffering of operation with the file also is supported (LRU strategy).