ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamSystemImageList.GetInstance

Returns a reference to a global image list with a size matching best to the gicen width.

Syntax
Pascal
class function GetInstance(pWidth: Integer): TJamSystemImageList; overload;
Parameters 
Description 
pWidth: Integer 
Integer: The size in pixels thet the icons of the returned image list should have. 

A global TJamSystemImageList instance.

Instead of creating multiple instances of the system image list, it is more efficient to use this global instance.