 |
Delphi Basics : DeleteFile command
Description The DeleteFile function deletes a file given by its file name FileName. The file is looked for in the current directory. If the file was deleted OK, then True is returned, otherwise False is returned. This function is easier to use than the eq
www.delphibasics.co.uk |
 |