zanona Posted November 14, 2018 Posted November 14, 2018 How do I translate the "Back" button. I did not find any property to accomplish this task! See picture below! Thanks Zanona
Sherzod Posted November 15, 2018 Posted November 15, 2018 19 hours ago, zanona said: How do I translate the "Back" button. I did not find any property to accomplish this task! Hi, Please make a simple testcase if possible
zanona Posted November 15, 2018 Author Posted November 15, 2018 If you look at the example that is in the demos C:\Program Files (x86)\FMSoft\Framework\uniGUI\Demos\Touch\TitleButtons You will see the "back" button appear This would be the button you would like to translate!
delagoutte Posted November 15, 2018 Posted November 15, 2018 in this example : open unit1.dfm unimform1.TitleButtons -> there is one button . there is a property caption with "Back" you could change it
Recommended Posts