Contents - Index - Previous - Next


OperationMode property

 

Applies to

TVCLUnZip component

 

Declaration

property OperationMode: TOperationMode = (omZip, omUnZip, omNone);

 

Description

 

This is set according to which operation (zipping or unzipping) is currently taking place.  If neither, then this property is set to omNone.

 

Run-time only

Read-only