Unit DiskSrch |
DiskSrch.pas Implments TDiskSearch, the disk scanning component for Delphi 3 Copyright 1997 John Lockwood Consulting, All rights reserved.
Classes |
Functions |
Register - Call a function for each file, too
Types |
TNotifyDirectoryFoundEvent
TNotifyFilenameFoundEvent
Constants |
Variables |
Functions |
Types |
TNotifyDirectoryFoundEvent = procedure (Sender: TObject; Directory: String) of object
TNotifyFilenameFoundEvent = procedure (Sender: TObject; FileName: String) of object
Constants |
Variables |