How to change style settings for your UI controls

Written by Sarina D on Posted in UI

In FireMonkey applications, we preset certain properties for each component via the style.

If you want to change the font color, font size etc. at design time for a control such as TButton, you need to select StyledSettings in the Object Inspector and uncheck any of the StyledSettings that you want to manually override.
This allows you to go to the Font property in the Object Inspector and change the font style, size etc. without using the presets applied via the style.

 

For more information, please visit the following docwiki article: http://docwiki.appmethod.com/appmethod/1.13/topics/en/Setting_Text_Parameters_in_FireMonkey

 

Tags: Mobile UI TTabControl iOS Android Desktop Style



About
Gold User, Rank: 5, Points: 558

Check out more tips and tricks in this development video: