I am using a regular Firemonkey HD application and decided to use only the style that comes with MetropolisUI (just the style, it is not Metropolis app/form since I need it to be cross platform)
The problem is that TEdit is set to a fixed size, that is for me too big.
I have played to change the style by StyleBook, was not successful. I am newbie with styles and firemonkey.
Have tested other option incluing Chris Holliston using the interposer class.
However I need to reduce the height at design time, since I have many fields and the positioning is critical
Please, I would like to know the steps to change that (I was using the editstyle on TEdit.LookupStyle from MetropoliUIBlue)