Menu

Tree [327ada] master / Source / VCL / vcl-styles-utils /
 History

HTTPS access


File Date Author Commit
 Common 2020-11-25 Paul McGee Paul McGee [7cb7c1] Batch files to create awesomefont*.res refer to...
 Demos 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 Docs 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 Packages 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 Tools 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 images 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 Install.txt 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0
 README.md 2020-10-13 FMXExpress FMXExpress [3f313b] v6.0

Read Me

Lang
Contrib
LastCommit
Follow

VCL Styles Utils

The VCL Styles Utils is a Delphi library which extend the RAD Studio VCL Styles, adding unique features like the support for Classic and New Common dialogs, Task Dialogs, Styling of popup and shell menus, Non client area components and much more.

Mix

Features

  • Works in Delphi XE2-XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney
  • Vcl.Styles.Ext unit extended the VCL Styles adding new properties and methods to list, remove and reload VCL Styles.
  • Vcl.Styles.Utils unit, allows modify the VCL Styles manipulating the visual elements and fonts colors.
  • TNCControls component which allow you add controls to the Non Client area of the form

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/NCButtonsMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/WebBrowserStyledMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/VCLStyles%20PopUp/Menu.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/DialogsMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/FormHooksMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/TaskDialogs2.png

Installation

  • Unzip or checkout the files of the library in a writable folder.
  • Under Tools, Environment Options, Library, add the directory where the VCL Styles Utils library have been installed Example : C:\Delphi\Libs\vcl-styles-utils\Common to the Win32 and Win64 library path.

Note : If you want to use the Vcl.Styles.Hooks unit you must also include the Delphi Detours Library files in your lib/search path Example : C:\Delphi\Libs\vcl-styles-utils\Common\delphi-detours-library

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.