The Road to Delphi

Delphi – Free Pascal – Oxygene


5 Comments

VCL Styles Utils and RAD Studio 10 Seattle

This is a summary of the current state of VCL Styles Utils project and RAD Studio 10 Seattle.

  • The library was updated to support RAD Studio 10 Seattle.
  • RAD Studio 10 Seattle add VCL Styling support for the classic common dialogs and for the TWebBrowser component. Using licensed code from the VCL Styles Utils project to Embarcadero.
  • RAD Studio 10 Seattle includes a new select directory dialog using the IFileDialog interface. This dialog also can be styled using the VCL Styles Utils project.

This is the select folder dialog with the Windows native theme

SelectFolder10Native

Select folder dialog with the the Glow VCL Style applied and using the VCL Styles Utils

SelectFolder10VCLStylesUtils

 

 

You can check more information about the VCL Styles Utils project in Github.

Rodrigo.