Vcl Styles Utils
https://github.com/RRUZ/vcl-styles-utils

Installation :
--------------

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

 if you want to use the Vcl.Styles.Hooks unit you must also include the Delphi detours library (https://github.com/MahdiSafsafi/DDetours) in the library path.
   
