Unit myff |
Classes |
TMyFF -
Functions |
register -
Types |
Constants |
Variables |
Functions |
Types |
taddevent = procedure (path:string; data : twin32finddata; var cancel : boolean) of objectif we found a file that matches the specs, this event will be triggered path is the file's path, data is the file-data-structure that contains the file's attributes if fcancel is set to true, tMyFF will return from the find-function
tfileevent = procedure(name:string; var cancel : boolean) of objectif we change the directory and/or the file on text-search name is the path or file to scan, if fcancel is set to true, tMyFF will return from the find-function
Constants |
Variables |