ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamImageListSizeHelper.GetSize

Returns the current size of the TJamImageListSize in pixel.

Syntax
Pascal
function GetSize: TSize;

TSize: The width and height of the images in this system imagelist in pixels.

The return value depends on the scaling of the primary monitor; the si_large list that is used for up-scaling the si_small imagelist might also have been re-scaled during upsizing.