GetIt: Calypso VCL Style – New in 10.3.1

by Mar 18, 2019

VCL Style CalypsoThe Calypso VCL Style is part of the new premium styles introduced in 10.3.1. It includes four variants: Light and Dark editors with Green or Blue UI elements. Once installed you will find these four style files in your styles folder:

  • Calypso.vsf
  • CalypsoLE.vsf
  • CalypsoSE.vsf
  • CalypsoSLE.vsf

To install Calypso 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 – Calypso 1.0.

VCL Style Calypso in GetIt

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

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

Here are is a preview of the four variations.

Calypso

Calypso LE

Calypso SE

Calypso SLE