2. Similar code for TImageTextItem is working and image from the same image list is shown but the icon is not blended, the semi transparent edges are painted black.
Just for your information, the same problem with not blending icons is also on TImageTextButtonItem. Probably common problem with PolyPager and list items supporting image list.
Have you looked at the second issue? For the first issue I will try to make a sample app.
Unfortunately, I am dependent on using ImageList, all icons in our app are loaded on runtime from database and kept in separate datamodule (actually, it is RemObjects Hydra plugin). First I thought that can be the problem, but it works fine for TImageTextItem in PolyPager