The Copper VCL Style is one of the premium styles available in RAD Studio. Once installed you will find this in your styles folder:
- Copper.vsf
To install Copper VCL Style, launch RAD Studio, then go Tools ➜ GetIt Package Manager, and you will find Copper VCL Style.
You can apply the style to your VCL applications by visiting Project ➜ Options ➜ Application ➜ Appearance, and adding theCopper style 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;">'Copper'</span>); |
Here is a preview of the style.
Design. Code. Compile. Deploy.
Start Free Trial Upgrade Today
Free Delphi Community Edition Free C++Builder Community Edition