The Stellar VCL Style is part of the new premium styles introduced in 10.3.1. It includes Normal or Dark themes. Once installed you will find these files two style files in your styles folder:
- Stellar.vsf
- StellarDark.vsf
To install Stellar VCL Style, just make sure you are updated to 10.3.1, launch RAD Studio, then go Tools ➜ GetIt Package Manager, and you will find VCL Style – Stellar 1.0.
You can apply the styles to your VCL applications by visiting Project ➜ Options ➜ Application ➜ Appearance, and adding one of the Stellar styles to your project, and optionally setting it as the default. At runtime, you can change styles with the code:
1 |
TStyleManager.TrySetStyle(<span style="color:#ff0000;">'Stellar'</span>); |
Here is a preview of the two variations:
Stellar
StellarDark
Design. Code. Compile. Deploy.
Start Free Trial Upgrade Today
Free Delphi Community Edition Free C++Builder Community Edition