I need some help with button color

Hi Folk,

I am having a hard time trying to find where I can change the color of the fnc button.

I can't seem to find anywhere.

Edit,

I think I will just use a rectangle.

What is the purpose of a button in Firemonkey if a rectangle can do the same thing?

TTMSFNCButton inherits from TButton and adds HTML / Icon capabilities. The benefit of having a TButton in FireMonkey is that it simulates the real native look and feel of the operating system. On Windows, the button looks like a Windows button while on iOS/ Android it will look different.