| Class TMSImageList (unit ComctlLib) |
TOleControl
Contains a collection of ListImage objects, each of which can be referred to by its index or key
| Constructors |
| Functions |
procedure AboutBox;
function Overlay(var Key1, Key2: OleVariant): IPictureDisp;
procedure CreateControl;
function GetTOleEnumProp(Index: Integer): TOleEnum;
procedure InitControlData;
procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);
function GetControlInterface: IImageList;
function Get_hImageList: OLE_HANDLE;
function Get_ListImages: IImages;
procedure Set_hImageList(Value: OLE_HANDLE);
procedure Set_ListImages(var Value: IImages);| Properties |
property BackColor : TColor
property hImageList : OLE_HANDLE
property ImageHeight : Smallint
property ImageWidth : Smallint
property ListImages : IImages
property MaskColor : TColor
property UseMaskColor : WordBool
property ControlInterface : IImageList| Events |
| Variables |
FIntf : IImageList;| Constructors |
| Functions |
procedure AboutBox;
function Overlay(var Key1, Key2: OleVariant): IPictureDisp;
procedure CreateControl;
function GetTOleEnumProp(Index: Integer): TOleEnum;
procedure InitControlData;
procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);
function GetControlInterface: IImageList;
function Get_hImageList: OLE_HANDLE;
function Get_ListImages: IImages;
procedure Set_hImageList(Value: OLE_HANDLE);
procedure Set_ListImages(var Value: IImages);| Properties |
property BackColor : TColor
property hImageList : OLE_HANDLE
property ImageHeight : Smallint
property ImageWidth : Smallint
property ListImages : IImages
property MaskColor : TColor
property UseMaskColor : WordBool
property ControlInterface : IImageList| Events |
| Variables |
FIntf : IImageList;