Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption
Deletes a single file system.
Unit
SingleFileSystem
function DeleteSFS(const FileName: string): Boolean;
Description
The DeleteSFS function deletes an existing single file system.
If the function succeeds, the return value is True.
If the function fails, the return value is False.
|