GetIt: Windows 10 – Black Pearl VCL Style – New in 10.3.1

by Apr 15, 2019

 The Windows 10 – Black Pearl VCL Style is part of the new premium styles introduced in 10.3.1. Once installed you will find this file in your styles folder:

  • Windows10BlackPearl.vsf

To install Windows 10 – Black Pearl 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 – Windows 10 – Black Pearl 1.0.

You can apply the styles to your VCL applications by visiting Project ➜ Options ➜ Application ➜ Appearance, and adding the style to your project, and optionally setting it as the default. At runtime, you can change styles with the code:

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

Here is a preview: