Function Name | dcl-ImageComboBox-SetItem |
---|---|
Syntax | (dcl-ImageComboBox-SetItem
<CONTROL>
ItemIndex [as Integer]
Text [as
String] ImageIndex [as
Integer] {SelectedImageIndex
[as Integer]} {Indent [as
Integer]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Image Combo Box |
This method sets the item properties for the specified item. Text is the item text, ImageIndex and SelectedImageIndex are the images for the two item states, and Indent is the distance (in pixels) to indent the item from the edge.