Add custom buttons to TTMSFMXTableView Items

Hello

I need to add some buttons that respond to actions on every TTMSFMXTableView Item, by example the "add" or "minus", So my user if wants to increase a quantity specified into de TTMSFMXTableView Item.

In this way when my user press the "add" or "minus" button or image inside the TTMSFMXTableView Item I can then fire the appropiate event.

Thanks

Attached is a demo that shows how this can be done.

Demo.zip (34.8 KB)

Works like a charm

Thanks

Hello

How can I apply the same technique to the "footer" rectangle inside the TTMSFMXTableView, I put to buttons inside but I can't make it work.

Can you point me in the right direction please?

Thanks