Вниз
Скачать: CL | DM;

PopMenu   Найти похожие ветки 

 
Dstr ©   (2006-05-17 23:28) [0]

Подскажите пожалуйста,что можно сделать чтобы пользователь мог выбрать итем из ImageList(форма там или попуп) или хотябы подкиньте ссылки,где описаны хоть какие-нибуть возможности ImageList(В своей жизни я не видел ни 1 функции для ImageList).


 
Elen ©   (2006-05-18 07:57) [1]


This example assigns a bitmap contained in an ImageList to an Image component"s Picture"s Bitmap property and displays the bitmap.

procedure Form1.Button1Click(Sender: TObject);
begin
  ImageList1.GetBitmap(0,Image1.Picture.Bitmap);
end;


 
Elen ©   (2006-05-18 08:11) [2]


This example assigns a bitmap contained in an ImageList to an Image component"s Picture"s Bitmap property and displays the bitmap.

procedure Form1.Button1Click(Sender: TObject);
begin
  ImageList1.GetBitmap(0,Image1.Picture.Bitmap);
end;


 
Johnmen ©   (2006-05-18 09:46) [3]

У попупа уже есть свойство Images, указывающее на используемый ImageList.
А так, все "возможности" TImageList подробно описаны в F1.



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

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.038 c
15-1146987805
Nic
2006-05-07 11:43
2006.06.04
Никто не программировал MathCad?


2-1147842526
petvv
2006-05-17 09:08
2006.06.04
Всем о... спасибо за ответы на мой вопрос


15-1146854038
Постоялец
2006-05-05 22:33
2006.06.04
Освоение 1C


15-1146905908
Winston [BGMD]
2006-05-06 12:58
2006.06.04
WinSock


2-1148047662
xVx
2006-05-19 18:07
2006.06.04
Listbox ввиде greed




   Наверх