PartsSize Property
The size of the current part.
Syntax
property PartsSize[PartsIndex: Integer]: Integer;
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