ImageComboBox_GetItem

Funktionsname dcl_ImageComboBox_GetItem
Syntax   (dcl_ImageComboBox_GetItem <CONTROL> ItemIndex [als Long])
Rückgabewert List of (Text [als String] ImageIndex [als Integer] SelectedImageIndex [als Integer] Indent [als Integer])
Anwendbar auf Image Combo Box

This method returns the item properties for the item at ItemIndex. ImageIndex and SelectedImageIndex are the images to display when the item is unselected or selected, respectively. Indent is the distance (in pixels) to indent the item from the edge.