ItemQuantity Property
Quantity of items ordered.
Syntax
property ItemQuantity[ItemIndex: Integer]: Integer;
Default Value
0
Remarks
Quantity of items ordered.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
Integer