Okay, I guess I didn't understand how the build options worked with Delphi 13. Sorry to bother you.
I also got it to work with 10.2. What I said in my email turns out to be incorrect.
In NxStyles6.pas, There is this line:
StyleServices.DrawElement(Canvas.Handle, Details, Dest, nil); //, Screen.PixelsPerInch);
I commented out the Screen.PixelsPerInch parameter. That did not used to be a parameter. Also, it is currently an optional parameter, so the code compiles in Delphi 13 without the last parameter. I don't know if you need that parameter in Delphi 13 or not, but it compiles without it.



Find content
Not Telling
