procedure RemoveFile(const FileName: string);

 

Description

Call the RemoveFile method to remove a file. FileName is the name of the file to be removed. This request cannot be used to remove directories.

If the NonBlocking property is set to True, then control is returned at once and you can learn the result of the operation execution by handling the OnSuccess and OnError events.

 

See Also

OnError

OnSuccess

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support