Hello,
I would like to display button under a message (TTMSFNCChatItem) to display a button under it (like they can see on iMessages for example).
But to do it I need the position of the selected message. On a TListBox all item (FMX.ListBox.TListBoxItem) contains a LocalToAbsolute method to do it but not the TTMSFNCChatItem.
So how to get TTMSFNCChatItem screen position ?