Talk:Customizing FireMonkey Applications with Styles

From RAD Studio
Jump to: navigation, search

In the "Default Styles" section, it says you can see the default styles by:

To see the style definitions in the FireMonkey Style Designer:

   Drop a TStyleBook on the form in the Form Designer.
   Double-click the stylebook.

This is not correct. Doing the above opens an empty style book.

I want to inspect the platform default styles. That's exactly what the above purports to do, but it doesn't. I assume that the way to see the default styles has changed, and the documentation didn't get updated. Does anyone know how to view the default styles?