Technisoft Group presents:
FILES SCANNER 2.03b NEW (with new features)
-----------------------
written by Alexander Burlakov aka HUNTER - 1998
E-mail:
[email protected]
URL:
http://www.chat.ru/~hunterml/
FREEWARE beta version full source included !!!
Check my new and updated components on
http://www.chat.ru/~hunterml/
The unit FILESSCN.PAS includes:
* TFilesScan - abstract base class for creating Files
scanners. Includs virtual method UpdateFilesList
for updating userdefined lists.
* TFilesScan - full functional non visual component for fast
files scaning (using multiple Files Masks
for example: *.bak, *.old, [0-1]*.tmp ).
The component can make sorted (by 3 ways) result
file list (TFilesList see FLLIST.PAS) for
continuous using and auto calc summary
files size.
Nearest future projects & upgrades :
* TDBFilesScanner - component for posting scanned files into
TDataSet.
* TFilesCScan - NEW abstract class like TFilesScan, but also
scanning files for specified context.
(for more information contact via E-mail).
Before using this component you need to install it. To install copy
the enclosed files into a common VCL directory. In Delphi use the
Install option on the Components menu to install Files Scanner
tool into your component library.
To use those component drop onto a form at design time. For more
information see example FS_demo.PAS.
If you like my components or modify it or found some bugs can you send
me some email (
[email protected]). I'd just like to hear from
others around the world and I will try to reply to any email that I
receive.
Thanxxx.
-= HUNTER =-