PartsSize Property
The size of the current part.
Syntax
__property int PartsSize[int PartsIndex] = {read=FPartsSize, write=FSetPartsSize};
Default Value
0
Remarks
The size of the current part.
The size of the array is controlled by the PartsCount property.
This property is read-only and not available at design time.
Data Type
Long