[Overview][Types][Classes][Procedures and functions][Index] |
Ordinal position for the image displayed for the collection item.
Source position: comboex.pas line 69
published property TListControlItem.ImageIndex : TImageIndex |
ImageIndex is an Integer property used to specify the ordinal position in an image list for the bitmap displayed for the list item. -1 (the default value for the property) indicates that an explicit value has not been assigned for the property, and no image should be displayed for the collection item.
Version 4.0 | Generated 2025-05-03 | Home |