FileDelete

<< Click to Display Table of Contents >>

Navigation:  Functions >

FileDelete

SIGNATURE=IW.Common.SysTools.FileDelete@string

 

ETYPE=Function

 

Declaration:

Delphi:

procedure FileDelete(const APathname: string);

C++:

void FileDelete(const String APathname);

 

Unit: IW.Common.SysTools.pas

 

Description: This is function IW.Common.SysTools.FileDelete.

 

Parameters:

 

•APathname: string