Вниз
Скачать: 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.026 c
15-1175527355
Mozart
2007-04-02 19:22
2007.04.29
проблемы с bde


4-1164992757
BKV
2006-12-01 20:05
2007.04.29
Как определить настоящие пути смапированного диска?


15-1175778255
Ega23
2007-04-05 17:04
2007.04.29
Правила сортировки строк


2-1175778447
Adolf
2007-04-05 17:07
2007.04.29
из делфи в эксель!!!


2-1176375144
dracula
2007-04-12 14:52
2007.04.29
Как правильно синхронизировать thread?




   Наверх