Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control enumeration types / xcdNotEmptyAction enumeration
In This Topic
    xcdNotEmptyAction enumeration
    In This Topic

    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.