Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption


TSFSOverwriteMode type

Top 

Indicates the mode of file overwriting.

Unit
SFSEngine

type TSFSOverwriteMode = (omAlways, omNever, omPrompt);

Description
TSFSOverwriteMode represents the values that may be in the OverwriteMode parameter in import / export methods of TSignleFileSystem. The following table lists all the possible values in the TSFSOverwriteMode type and describes what they indicate in the OverwriteMode parameter:

Value    Meaning    
omAlways    Always overwrite   
omNever   Never overwrite    
omPrompt    Prompt to overwrite. OnOverwritePrompt event occurs   



© 2000-2004 AidAim Software LLC Single File System: Single-file Delphi Virtual File Syste