T
ZipForge
.Exists
TZipForge
Top
Indicates whether the archive file exists.
property
Exists: Boolean;
Description
Read Exists at runtime to determine whether an archive file exists. If the archive does not exist, create it using the
OpenArchive
method. Archive file is specified by
FileName
property.
This property is read-only.