Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us

VolumeSize type

FlexCompress

Previous  Top  Next

Specifies the size of the multi-spanning archive volumes.

 

[C#]

public ComponentAce.Compression.Archiver.VolumeSize VolumeSize { get; set; }

 

[VB.NET]

Public Property VolumeSize As VolumeSize

 

Description

 

VolumeSize value specifies the size of each multi-disk archive volume. Set SpanningOptions.VolumeSize to vsAutoDetect for automatic detection of the volume size (default value). You can also use vsCustom value and specify the volume size by setting SpanningOptions.CustomVolumeSize.

 

 

SpanningOptions.VolumeSize can be set to any of the following values:

Value              

Meaning                                                                                  

AutoDetect

Autodetect of the volume size

Custom

Custom volume size

Disk1_44MB

Volume size is 1.44 Mb (3.5" floppy disk)

Disk100MB

Volume size is 100 Mb (IOMEGA disk)

Disk200MB

Volume size is 200 Mb (MO disk)

Disk600MB

Volume size is 600 Mb (MO disk)

Disk650MB

Volume size is 650 Mb (74 Min. compact disk)

Disk700MB

Volume size is 700 Mb (80 Min. compact disk)

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024