PartSize Property
The part size in bytes.
Syntax
__property __int64 PartSize[int PartIndex] = {read=FPartSize, write=FSetPartSize};
Default Value
0
Remarks
The part size in bytes.
The size of the array is controlled by the PartCount property.
This property is read-only and not available at design time.
Data Type
Long64