Главная страница
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.059 c
9-1148477378
[DUH]
2006-05-24 17:29
2007.04.29
Перепись населения!


1-1172920617
Рафик с рынка
2007-03-03 14:16
2007.04.29
Вопрос о джойстике


4-1164724592
Виктор1
2006-11-28 17:36
2007.04.29
Нажать на элемент чужой TPopupMenu


2-1176440360
allucard
2007-04-13 08:59
2007.04.29
Как создать папку?


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