I am developing a Multi-Device application in Firemonkey.
In some cases in my app appears a Dialog to confirm some action, like this to confirm exit application (in Spanish):
I would like to put the text in buttons in Spanish, that is to say, ‘Yes’ like ‘Si’ … How I can do it the easiest way?
Thanks so much.