The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



DeleteFiles


Unit:SDL_filesys
Class:none
Declaration:function DeleteFiles(FileMask: string): integer;

The function DeleteFiles deletes all files which match der parameter FileMask and returns the number of deleted files. The parameter FileMask may contain the usual wildcards ? and * in the filename and the extension but not in the path.



Last Update: 2023-Feb-06