PartArchiveDescription Property
The description of the archive (if any).
Syntax
__property String PartArchiveDescription[int PartIndex] = {read=FPartArchiveDescription, write=FSetPartArchiveDescription};
Default Value
""
Remarks
The description of the archive (if any).
The size of the array is controlled by the PartCount property.
This property is read-only and not available at design time.
Data Type
String