TTMSFNCSearchList Images

Hi,

I see that TTMSFNCSearchList.Items[X].Columns[0] has an
ImageIndex property but I can't see anywhere that you can set the
TTMSFNCBitmapContainer.

Regards,

Ken

It uses ImageList images assigned via TTMSFNCSearchList.Images

There is not an Images property.

I assume you are using the control in FMX then. In FMX there is no ImageList and as such also not an Images property.

I think more consistency is required across compilers/platforms. I appreciate this is not straight forward but I am experiencing a lot of problems implementing any of the major FNC components in FMX.

We'll look to add BitmapContainer support in TTMSFNCSearchList. This can then be consistently used across all frameworks.
Other than this, I'm not sure what other issues you're referring to. We aren't aware of them.

Thanks. Scrolling on iOS devices is another issue which I have previously reported.