ShellBrowser Delphi Components Documentation
|
Creates an instance of a TJamSystemImageList component.
constructor Create(pSize: TJamImageListSize = TJamImageListSize.si_Small; pOwner: TComponent = nil); overload; reintroduce;
Parameters |
Description |
pSize: TJamImageListSize = TJamImageListSize.si_Small |
Optional. The size of the image list. Defualt value is TJamImageListSize.si_Small. |
pOwner: TComponent = nil |
The owner of the instance. |