TZipMaster.MaxVolumeSize
--------------------------------------------------------------------------------
TZipMaster
MaxVolumeSize is used to set the maximum size of any archive part of a spanned set.
property MaxVolumeSize: Integer;
Description:
This property holds a value in bytes to set the maximum size of the destination zipfile on a disk.
This will be most useful if the destination disk is a harddisk.
The default is 0 which means the maximum size of a disk will be used. It is possible to use different sized disks interchangeable (ie. 720Kb or 1,44Mb) (As long as they fit in the same drive.)
Partager