GetIt: Copper VCL Style

by Mar 26, 2019

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:

TStyleManager.TrySetStyle('Copper'</span>);

Here is a preview of the style.