Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.09.09;
Скачать: CL | DM;

Вниз

TImageList.Add   Найти похожие ветки 

 
Still Swamp   (2002-08-29 15:42) [0]

Я добавил в рантайме к ImageList новый Bitmap:TBitmap
ImageList.Add(Bitmap);

а как теперь ему указать Transparent и TransparentColor


 
Song ©   (2002-08-29 15:46) [1]

Дык надо было выставлять эти свойства перед добавлением.


 
max2057 ©   (2002-08-29 17:30) [2]

TCustomImageList.GetBitmap

Retrieves a specified image as a bitmap.

procedure GetBitmap(Index: Integer; Image: TBitmap);

Description

Use the GetBitmap method to obtain a particular image in the image list as a bitmap object. Index denotes the index of the image. The bitmap is returned as the Image parameter.



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

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

Наверх




Память: 0.46 MB
Время: 0.015 c
3-26913
Ученик
2002-08-20 12:25
2002.09.09
Быстрые связи Master-Detail


1-26968
АлексейТр
2002-08-27 09:13
2002.09.09
Как в DateTimePicker всегда выводить текущую дату?


1-26943
aaasv
2002-08-28 17:50
2002.09.09
Отображение текста, считанного из Wordа, в команентах Delphi


1-26982
Дядя Будда
2002-08-29 15:58
2002.09.09
biMaximized


3-26925
Sergey L.
2002-08-20 09:47
2002.09.09
Работа с офисными приложениями из Delphi