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

xcdNotEmptyAction

  xnaErase = 0,
  xnaAppend = 1,
  xnaAskAnother = 2,
  xnaAbort = 3
}

This enumeration is used by the InsertDisk event. Explanations on each parameter can be found in the appropriate event's help topic.