Contents - Index - Previous - Next


Store83Names property

 

Applies to

TVCLZip component

 

Declaration

property Store83Names: Boolean;

 

Description

When set to True, this will force any long file and pathnames to be stored in DOS 8.3 format.  This is useful if you plan to unzip the files onto a WIN3.X system where long filenames are not valid.  Note however, that VCLUnZip will handle unzipping long filenames to a WIN3.X system properly by shortening the filenames at the time of extraction.