Method BuildFileList
Look for files over the directory specified by paramter StartDir and its subdirectories.
procedure BuildFileList(StartDir: String);
Applied to
TMFtp
Description
Event OnFileFound will be fired if a file or directory found.