| Class IImageList (unit ComctlLib) |
IDispatch
Contains a collection of ListImage objects, each of which can be referred to by its index or key
| Constructors |
| Functions |
procedure AboutBox;
function Get_BackColor: TColor;
function Get_hImageList: OLE_HANDLE;
function Get_ImageHeight: Smallint;
function Get_ImageWidth: Smallint;
function Get_ListImages: IImages;
function Get_MaskColor: TColor;
function Get_UseMaskColor: WordBool;
function Overlay(var Key1, Key2: OleVariant): IPictureDisp;
procedure Set_BackColor(Value: TColor);
procedure Set_hImageList(Value: OLE_HANDLE);
procedure Set_ImageHeight(Value: Smallint);
procedure Set_ImageWidth(Value: Smallint);
procedure Set_ListImages(var Value: IImages);
procedure Set_MaskColor(Value: TColor);
procedure Set_UseMaskColor(Value: WordBool);| Properties |
property BackColor : TColor
property hImageList : OLE_HANDLE
property ImageHeight : Smallint
property ImageWidth : Smallint
property ListImages : IImages
property MaskColor : TColor
property UseMaskColor : WordBool| Events |
| Variables |
| Constructors |
| Functions |
procedure AboutBox;
function Get_BackColor: TColor;
function Get_hImageList: OLE_HANDLE;
function Get_ImageHeight: Smallint;
function Get_ImageWidth: Smallint;
function Get_ListImages: IImages;
function Get_MaskColor: TColor;
function Get_UseMaskColor: WordBool;
function Overlay(var Key1, Key2: OleVariant): IPictureDisp;
procedure Set_BackColor(Value: TColor);
procedure Set_hImageList(Value: OLE_HANDLE);
procedure Set_ImageHeight(Value: Smallint);
procedure Set_ImageWidth(Value: Smallint);
procedure Set_ListImages(var Value: IImages);
procedure Set_MaskColor(Value: TColor);
procedure Set_UseMaskColor(Value: WordBool);| Properties |
property BackColor : TColor
property hImageList : OLE_HANDLE
property ImageHeight : Smallint
property ImageWidth : Smallint
property ListImages : IImages
property MaskColor : TColor
property UseMaskColor : WordBool| Events |
| Variables |