DelphiStyles.comsells custom VCL and FireMonkey Styles. They are offering a free custom VCL Windows Style for RAD Studio 10.2 Tokyo customers through the GetIt Package Manager (Tools > GetIt Package Manager).
After downloading the style, you can find it under C:UsersYourUsernameDocumentsEmbarcaderoStudio19.0CatalogRepositoryAquaLightSlate2-1.0
Select the .vsf file and copy it into…
Applying a custom style to your Windows and Mac application
January 6, 2017
Author: Bazzer747
Create a FireMonkey Multi-Device Application
Place your UI controls onto your form
Browse to the StyleLookUp property for each control and select a style element (you can also do this after following the steps below)
Drop TStyleBook onto your…
Creating Custom Styles with the Bitmap Style Designer - CodeRage Replay, Tips & Tricks and Sample Files
November 16, 2016
Style Creation Tips
Start out with the 3x resolution graphic first, then scale down to 2x, 1.5x and 1x using your graphic design tool of choice (for example, Photoshop)
Save each graphic as a png. Except for the 1x resolution, all style graphics need to include the…
The integrated Style Designer in RAD Studio 10.1 Berlin has undergone several changes and improvements, including:
Clipboard, keyboard and multi-selection support on the Structure view
Preview panel
Zooming support
I recently received a question from a customer on how to best customize a style for a specific component, and I thought I’d cover the steps in a blog post. In this tutorial, we…
How to load custom styles at runtime
October 16, 2013
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…