Closed luebbe closed 5 years ago
Hello Guys, I'm reviewing and testing all these changes to merge this into the trunk. Thank you very much for your contributions.
Hola Rodrigo,
It's great to see that you are reviewing all these changes. I just collected them because I now use vcl-styles-utils in BriskBard and I needed to apply all the fixes before releasing a new version.
As you can see, I deleted the DDetours copy because I also use it in BriskBard. In fact, every CEF4Delphi developer that needs to show Flash content also needs DDetours to fix a bug in Adobe's plugin.
I created a DDetours package and added it to the "require" list in vcl-styles-utils because it's easier to maintain all the dependencies in my components and yours this way.
By the way, rickard67 sent me a couple of updates. I'll create another pull request as soon as you review this PR.
Thank you so much for this great project! ¡Muchísimas gracias!
Fix for https://github.com/RRUZ/vcl-styles-utils/issues/217
Fix for https://github.com/RRUZ/vcl-styles-utils/issues/209
hFont := HGDIOBJ(SendMessage(Handle, WM_GETFONT, 0, 0));