Вниз
Скачать: CL | DM;

Динамическая загрузка картинок в TimageList   Найти похожие ветки 

 
I-New   (2007-04-12 15:35) [0]

как сделать сабж.? Плиз подскажите)


 
clickmaker ©   (2007-04-12 15:40) [1]

.Add(), .AddIcon()


 
Ega23 ©   (2007-04-12 15:41) [2]


Adds an Image and its Mask to the image list object.

Delphi syntax:

function Add(Image, Mask: TBitmap): Integer;

C++ syntax:

int __fastcall Add(Graphics::TBitmap* Image, Graphics::TBitmap* Mask);

Description

Use the Add method to add images with their masks to an image list. It returns the index of the added image, or -1 if it fails. When the Masked property of the image list is false, the second bitmap is ignored; it can be set to nil (Delphi) or NULL (C++).



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.03 c
2-1176353386
Novice
2007-04-12 08:49
2007.04.29
Доступ к файловой системе


3-1171346681
korden
2007-02-13 09:04
2007.04.29
Добавление поля в существующий dbf


9-1148749051
DevilDevil
2006-05-27 20:57
2007.04.29
Как совмещать 3D & 2D


2-1176443426
Rezya
2007-04-13 09:50
2007.04.29
Как правельно задать массив.


2-1176120148
Roman_S
2007-04-09 16:02
2007.04.29
Раздвижная форма




   Наверх