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

bitmap.handle и loadbitmap   Найти похожие ветки 

 
Xia ©   (2002-10-24 16:32) [0]

пожите плз
так работает:
bmp:=tbitmap.Create;
hnd:=loadlibrary("cards.dll");
image1.Picture.Bitmap.Handle:=loadbitmap(hnd,"#11");
freelibrary(hnd);
bmp.Free;

так нет:
bmp:=tbitmap.Create;
hnd:=loadlibrary("cards.dll");
bitmap.handle:=loadbitmap(hnd,"#11")
image1.Picture.Bitmap.Handle:=bmp.handle;
freelibrary(hnd);
bmp.Free;


 
Smithson ©   (2002-10-24 16:35) [1]


image1.Picture.Bitmap.Assign(BMP)

Это?


 
Xia ©   (2002-10-24 17:35) [2]

очень спасибо



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

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



Память: 0.45 MB
Время: 0.013 c
1-11289
Демонов Е.В.
2002-10-23 15:22
2002.11.04
Вопрос про дерективу


3-11048
Dr. Well
2002-10-14 14:38
2002.11.04
Error in expresion


1-11136
Gari
2002-10-22 14:49
2002.11.04
Скрыть свойства.


3-11108
NAlexey
2002-10-16 11:50
2002.11.04
Progress при выполнении SQL


1-11246
Yr2
2002-10-23 21:02
2002.11.04
2D, а не 3D компоненты???




   Наверх