Contents - Index - Previous - Next


FirstBlockSize property

 

Applies to

MultiZipInfo property

 

Declaration

property FirstBlockSize: Int64;

 

Description

The FirstBlockSize property determines the size of the FIRST file that is created as a part of a  Blocked Zip File. Each file after that is created according to the BlockSize Property.  You may wish to make FirstBlockSize smaller than BlockSize, for instance, if you want to leave room on a first disk of an installation disk set for installation files.