PartCount Property
The number of records in the Part arrays.
Syntax
__property int PartCount = {read=FPartCount, write=FSetPartCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- PartContentDisposition
- PartContentDispositionAttr
- PartContentId
- PartContentType
- PartContentTypeAttr
- PartDecodedFile
- PartDecodedString
- PartEncoding
- PartFilename
- PartHeaders
- PartName
- PartSize
This property is not available at design time.
Data Type
Integer