Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++Delphi

Learn How to Customize Delphi Components With The FMX Styles In This CodeRage Replay

Many FireMonkey developers try to change the properties of the components to make unique designs or styles. But, by changing properties you make a few changes and that is it. What you can do is that you just need to learn how to customize FMX styles.

In this CodeRage session by Ray Konopka, you can find out many demos in action about this topic.

When FireMonkey has first introduced the general strategy for creating styles for the various controls was based on primitives. These were basic building blocks of creating a user interface. The easiest examples of this are the shape controls that are built-in to FireMonkey – R. Konopka

Moreover, you can find out how these designing experiences are created, like Bitmap Rendering and how it works. 

  •  The StyleName is the name by which a style or style subcomponent is known to others and can be found.
  • A control’s StyleLookup property is set to the name of the desired style-resource to adopt that style for the specific control. When StyleLookup is empty, the default style is used.

Be sure to check the Customizing FireMonkey Applications with Styles documentation also!


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

Software Developer | CS(CyberSec) Undergrad at APU Malaysia | Delphi/C++ Builder Enthusiast | Microsoft Learn Student Ambassador | Microsoft Azure Certified

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES