Contents - Index - Previous - Next


FileComment property

 

Applies to

TVCLUnZip component

 

Declaration

property FileComment[Index]: Integer: string;

 

Description

The FileComment property returns the comment for the specified file, if there is one. For 16 bit (Delphi 1) no more than 255 characters of the comment are returned.  

 

When using the TVCLZip component, you can also assign a comment to the specified file.

  

See Also:  

 

FileHasComment 

ZipComment 

SaveModifiedZipFile Method 

 

Run-time only

Read-only