ItemOptions Property
Paypal item options for the shopping cart.
Syntax
__property String ItemOptions[int ItemIndex] = {read=FItemOptions, write=FSetItemOptions};
Default Value
""
Remarks
Paypal item options for the shopping cart.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String