Contents - Index - Previous - Next


ExpandFilesList method

 

Applies to

TVCLZip component

 

Declaration

procedure ExpandFilesList(var NumFiles: Integer; var TotalBytes: Comp);

 

Description

 

Call this just to see what the FilesList will look like when all wildcards have been expanded.  At this time, When you call Zip or UnZip after this, the FilesList will still be processed again, but of course no wildcards will have to be resolved.  This gives you a chance to see exactly what will be zipped or unzipped and let you change what's in the FilesList before actually processing.