PartsNumber Property
The part number of the current part.
Syntax
__property int PartsNumber[int PartsIndex] = {read=FPartsNumber, write=FSetPartsNumber};
Default Value
0
Remarks
The part number 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