[Overview][Types][Classes][Procedures and functions][Index] |
Ordinal position for the image drawn as an overlay for the Image in the combo-box item.
Source position: comboex.pas line 88
published property TComboExItem.OverlayImageIndex : TImageIndex |
The default value for the property is -1, and indicates that an overlay image index has not been explicitly assigned for the item. The overlay image is not drawn when the property contains -1.
Remark: | Changing the value for the property does not call the Changed method in the current LCL version. This may be different than the behavior from a previous LCL version. |
Version 4.0 | Generated 2025-05-03 | Home |