Skip to content

VclStylesSysControls

Rodrigo Ruz edited this page Apr 30, 2015 · 6 revisions

The Vcl.Styles.Utils.Forms unit add support for styling the Standard Windows dialogs. To activate this functionality the UseLatestCommonDialogs global variable must be set to false.

Also you must include these units on the project.

  • Vcl.Styles.Utils.Graphics
  • Vcl.Styles.Hooks
  • Vcl.Styles.UxTheme
  • Vcl.Styles.Utils.Menus
  • Vcl.Styles.Utils.Forms
  • Vcl.Styles.Utils.StdCtrls
  • Vcl.Styles.Utils.ComCtrls
  • Vcl.Styles.Utils.ScreenTips
  • Vcl.Styles.Utils.SysControls
  • Vcl.Styles.Utils.SysStyleHook

Screenshots

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Jet.gif

https://theroadtodelphi.files.wordpress.com/2014/11/2014-11-04-15_14_27-open.png

https://theroadtodelphi.files.wordpress.com/2014/11/2014-11-04-15_21_25-open.png

https://theroadtodelphi.files.wordpress.com/2014/11/2014-11-04-15_25_16-edit-post-e280b9-the-road-to-delphi-a-blog-about-programming-e28094-wordpress.png

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Diamond_Open.png

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Glossy_Open.png

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Jet_Open.png

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Sterling_open.png

https://dl.dropboxusercontent.com/u/12733424/Blog/Vcl%20Styles/XE6%20Premium%20styles/Tabla_Dark_Open.png

Related articles

Clone this wiki locally