ItemQuantity Property
Quantity of items ordered.
Syntax
__property int ItemQuantity[int ItemIndex] = {read=FItemQuantity, write=FSetItemQuantity};
Default Value
0
Remarks
Quantity of items ordered.
The size of the array is controlled by the ItemCount property.
This property is not available at design time.
Data Type
Integer