Delphi

New FMX Multi-Device Theme: Material Patterns Blue

To continue the #Delphi25th Birthday celebration, we have a new FireMonkey multi-device style available for download that is perfect for developers looking to apply a custom light theme to their apps.  Use the Material Patterns Blue style to give your FMX apps a custom look and feel. Style files for Windows, macOS, iOS and Android are included, including ready-to-use style templates. A matching…
Read more
Delphi

How to load custom styles at runtime

During my session at CodeRage, I briefly talked about how to load custom styles at runtime. I wanted to elaborate on this topic and provide some detailed steps. In this example, we are creating a mobile app for iOS and Android that uses the ‘Jet’ Premium Style. I added…