TAdvPolyList images overlay itemstatus

If you create a TAdvPolyList and add an item which contains an image and also use the itemstatus property, the image is drawn above the image status if the width the list is reduced. In my case, I was wanting a list of "icons" down the left side of my application using the TWedgeItem and the polylist anchored inside a tSplitView, using the itemstatus to quickly see what still needs to be addressed.

My preference would be for itemstatus to be drawn last and float above any text or images used.

Hello,

Unfortunately this change would be a bit too impacting in the code to change this.
We will keep this in mind in case further changes need to be done on the items.