ShellBrowser Delphi Components Documentation
|
class function PixelsToSize(pPixels: Integer): TJamImageListSize;
Parameters |
Description |
pPixels: Integer |
The size in unscaled pixels that the image list should have. |
TJamImageListSize: The discrete size of the imagelist that should be used for drawing on a space with the given size in pixels.
Converts the given size into a member of TJamImageListSize that fits best based on the primary monitor's dpi settings.