BeforeDeleteFTPFile Method
Class:
FTP_SERVICE
Description:
Raised before calling API function FtpDeleteFile()
This event is raised before calling API function FtpDeleteFile().
Object.BeforeDeleteFTPFile
(@
lcRemoteFile
)
Parameter
lcRemoteFile
Remote file name
Type
Character
By reference
Direction
Input
Name and Path of the File to delete on the FTP Server.
See also
FTP_SERVICE::DeleteFTPFile()
|
FTP_SERVICE::AfterDeleteFTPFile()
© 24.11.2005 Martina Jindrová