Форум: "Начинающим";
Текущий архив: 2007.04.29;
Скачать: [xml.tar.bz2];
ВнизДинамическая загрузка картинок в 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;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.037 c