Friendly Name | Item Data |
---|---|
API Name | ItemData |
Type | List of Longs as (Item0Data Item1Data ...) |
Restrictions | |
Get Function | (dcl-Control-GetItemData
<CONTROL>) |
Set Function | (dcl-Control-SetItemData
<CONTROL>
NewValue [as List of
Longs]) |
Applies To | Combo Box, Image Combo Box, List Box |
This property contains a list of arbitrary values that are assigned to each item in the list. Some styles of combo boxes use item data to store metadata for the item. For example, each item in the AutoCAD colors combo box contains item data that is the AutoCAD color index for the item.