Contents - Index - Previous - Next


OnStartSpanCopy Event 

 

Applies to

TVCLZip component

 

Declaration

property OnStartSpanCopy: TOnStartSpanCopy;

 

Description

 

When creating a spanned or blocked archive each file is first compressed to a temporary file and then copied to the archive that is being created.  This event is called just before the copy phase, providing the name of the file and the compressed size (size of the file being copied).