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


TSingleFileSystem.DirectoryExists
TSingleFileSystem
Top 


Determines whether a specified directory exists within a single file system.

function DirectoryExists(Name: string): Boolean;

Description
Call DirectoryExists to determine whether the directory specified by the Name parameter exists within a single file system. If the directory exists, the function returns True. If the directory does not exist, the function returns False.

If a full path name is entered, DirectoryExists searches for the directory along the designated path. Otherwise, the Name parameter is interpreted as a relative path name from the current directory.


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