Example code : Check for a file before and after deleting it. // Full Unit code. ... SysUtils, // Unit containing the FileExists command. Forms, Dialogs; type TForm1 ...
www.delphibasics.co.uk