ItemDescription Property
Paypal item description for the shopping cart.
Syntax
__property String ItemDescription[int ItemIndex] = {read=FItemDescription, write=FSetItemDescription};
Default Value
""
Remarks
Paypal item description for the shopping cart.
The size of the array is controlled by the ItemCount property.
This property is not available at design time.
Data Type
String