ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamImageListSize Enumeration

An enum type for th different sizes of the system image list.

Syntax
Pascal
TJamImageListSize = ( si_small, si_large, si_extralarge, si_jumbo );
Members 
Description 
si_small 
The images are the Shell standard small icon size of 16x16. 
si_large 
The image size is 32x32 pixels. 
si_extralarge 
Windows XP and later. These images are the Shell standard extra-large icon size, which is 48x48.  
si_jumbo 
Windows Vista and later. The image is 256x256 pixels. 
Copyright (c) 2011. All rights reserved.