ShellBrowser Delphi Components Documentation
|
Creates a scaled instance of a TJamSystemImageList component.
constructor CreateScaled(const pSize: TJamImageListSize; const pDestPPI: integer; pOwner: TComponent = nil);
Parameters |
Description |
const pSize: TJamImageListSize |
The size of the image list. |
const pDestPPI: integer |
The resolution of the destination screen for the SystemImageList. |
pOwner: TComponent = nil |
The owner of the instance. |
A SystemImageList matching the passed scale.