ShellBrowser Delphi Components Documentation
ShellBrowser.TJamSystemImageList Public Methods
ShellBrowser.TJamSystemImageList
Legend
Public Methods
Name
Description
constructor Create(AOwner: TComponent); override; overload;
Creates an instance of a TJamSystemImageList component.
constructor Create(pSize: TJamImageListSize = TJamImageListSize.si_Small; pOwner: TComponent = nil); overload; reintroduce;
Creates an instance of a TJamSystemImageList component.
constructor Create(pHeight: integer; pOwner: TComponent = nil; pSize: TJamImageListSize = si_freescaled); overload; reintroduce;
Creates an instance of a TJamSystemImageList component.
constructor CreateScaled(const pSize: TJamImageListSize; const pDestPPI: integer; pOwner: TComponent = nil);
Creates a scaled instance of a TJamSystemImageList component.
Contents
|
Index
|
Home