ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TControlHelper.ScaledPixels

Calculates logical pixels for current DPI based on the default screen dpi.

Syntax
Pascal
function ScaledPixels(pPixels: Integer): Integer;
Parameters 
Description 
pPixels: Integer 
The value to scale. 

The scaled pPixels.