Contents - Index - Previous - Next


FullName property

 

Applies to

TVCLUnZip component

 

Declaration

property FullName[Index]: Integer: string;

 

Description

The FullName property returns the full path and filename of the file.  Same as  Pathname[Index] + '\' + Filename[Index].  

 

Run-time only

Read-only