1
I would like to change the figure of the Listboxitem.ItemData.Accessory to a figure of the imagelist or another loaded from a file.
Someone knows how to change?
Accessory := Tlistboxitemdata.Taccessory(i)
To
Listboxitem.ItemData.Accessory := Imagelist.picture.....
Or place the icon of Listboxitem.ItemData.Accessory.aDetail from IOS
Thanks in advance