I am not sure if i am using this component correctly. I place the button on a TPabel and change the TMSFMXBarButton kind to bkDelete , the button presentation is changed. But when I run the app the kind is not changed. It shows up as bkNormal. How do I keep the kind property of TMSFMXBarButton changing back to bkNormal at runtime.
I am not able to set text on the button in this mode while setting my own button kind property. Please suggest way to customize the kind and text of the button.