ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamSystemImageList.GetInstance

Returns a reference to a global image list.

Syntax
Pascal
class function GetInstance(pSize: TJamImageListSize = TJamImageListSize.si_FreeScaled): TJamSystemImageList; overload;
Parameters 
Description 
pSize: TJamImageListSize = TJamImageListSize.si_FreeScaled 
TJamImageListSize: Optional. The icon size of the image list. 

A global TJamSystemImageList instance.

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