| Funktionsname | dcl_ImageComboBox_SetItem |
|---|---|
| Syntax | (dcl_ImageComboBox_SetItem
<CONTROL>
ItemIndex [als Integer]
Text [als String] ImageIndex [als Integer] {SelectedImageIndex [als Integer]} {Indent [als Integer]}) |
| Rückgabewert | Boolean (T if successful; otherwise NIL) |
| Anwendbar auf | 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.