You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.