Xceed Zip Compression Library Documentation
xcdMoveTempFileAction enumeration
Xceed Zip control reference > Xceed Zip control enumeration types > xcdMoveTempFileAction enumeration

xcdMoveTempFileAction
{
  xmaAutomatic  = 0,
  xmaManual  = 1,
  xmaAbort  = 2,
}

Specifies an action to be taken when a temporary file is moved to its final destination. This enumeration is used by the MovingTempFile event. Click on any of the above parameters to display an explanation of their meaning.