-
Notifications
You must be signed in to change notification settings - Fork 118
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








