ShellBrowser Delphi Components Documentation
|
Corresponding to function ScaledPixels, this function takes already scaled pixels and converts them back to the "default" pixels, based on current DPI.
function UnScaledPixels(pPixels: Integer): Integer;
Parameters |
Description |
pPixels: Integer |
The value to unscale. |
The unscaled pPixels.