Имя функции | dcl-ImageComboBox-GetItem |
---|---|
Синтаксис | (dcl-ImageComboBox-GetItem
<CONTROL>
ItemIndex [типа
Long]) |
Возвращаемый тип | List of (Text [типа String] ImageIndex [типа Integer] SelectedImageIndex [типа Integer] Indent [типа Integer]) |
Подходит к | 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.