Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.04.29;
Скачать: 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 вся ветка

Текущий архив: 2007.04.29;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.062 c
2-1176116225
defiler
2007-04-09 14:57
2007.04.29
Windows AD


2-1175834208
Alex8
2007-04-06 08:36
2007.04.29
Пропажа записей


15-1175160214
DDDeN
2007-03-29 13:23
2007.04.29
Кодирование/декодирование Base64 MIME


15-1175753648
IMHO
2007-04-05 10:14
2007.04.29
Посоветуйте компонент БД для Delphi


3-1170572327
uka
2007-02-04 09:58
2007.04.29
Отображение базы данных в TreeView. Приведенный пример ...