ImageComboBox_SetItem

Funktionsname dcl_ImageComboBox_SetItem
Syntax   (dcl_ImageComboBox_SetItem <CONTROL> ItemIndex [as Integer] Text [as String] ImageIndex [as Integer] {SelectedImageIndex [as Integer]} {Indent [as 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.