Contents - Index - Previous - Next


NumSelected property

 

Applies to

TVCLUnZip component

 

Declaration

property NumSelected: Integer;

 

Description

NumSelected reflects the number of compressed files that have been selected with the Selected property.  

 

After an unzip operation this number will be zero as all selections will be cleared. 

 

See Also:  

 

Selected 

ClearSelected 

UnZipSelected 

 

Run-time only

Read-only