TAdvSmoothImageListBox - Item object support

Hi.

Would you be able to add support to the TAdvSmoothImageListBoxItem class to reference an object. Like TStrings there are times we want to relate the thumbnail record to an actual object in the program behind the interface.

If there is another way of acheiving this can you please advise.

Thanks,
Chris

Hi, 


We have added an ItemObject public property that will be support this feature. For now, you can create an internal collection and add the itemindex to the Tag property, then you can get the correct item object reference from the internal collection.

Kind regards, 
Scheldeman Pieter