ShellBrowser Delphi Components Documentation
|
Returns a reference to a global image list.
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.