ItemDescription Property
Line item property: Description of item.
Syntax
property ItemDescription[ItemIndex: Integer]: String;
Default Value
''
Remarks
Line item property: Description of item.
A string description of the Item specified by ItemName or ItemId.
The size of the array is controlled by the ItemCount property.
This property is not available at design time.
Data Type
String