線上訂房服務-台灣趴趴狗聯合訂房中心
發文 回覆 瀏覽次數:2064
推到 Plurk!
推到 Facebook!

有關顯示GIF圖片

尚未結案
比爾丐自
初階會員


發表:33
回覆:115
積分:29
註冊:2003-02-14

發送簡訊給我
#1 引用回覆 回覆 發表時間:2003-03-18 09:07:47 IP:218.17.xxx.xxx 未訂閱
在DELPHI6中有沒有直接顯示GIF圖片的控件.或用什么方法來顯示GIF圖片。
william
版主


發表:66
回覆:2535
積分:3048
註冊:2002-07-11

發送簡訊給我
#2 引用回覆 回覆 發表時間:2003-03-18 09:15:32 IP:147.8.xxx.xxx 未訂閱
引言:在DELPHI6中有沒有直接顯示GIF圖片的控件.或用什么方法來顯示GIF圖片。
You may try to import the ActiveX control of Imaging for displaying gif images. However Imaging has been removed from Windows XP (and probably future version), so this method won't work on XP. BTW, there is no Imaging for the very first version of Windows 95 and there happened to be downloable (for 95 version) somewhere (was called Wang Imaging on 95 and later renamed to Kodak Imaging) but I think it has been removed.
比爾丐自
初階會員


發表:33
回覆:115
積分:29
註冊:2003-02-14

發送簡訊給我
#3 引用回覆 回覆 發表時間:2003-03-18 09:25:44 IP:218.17.xxx.xxx 未訂閱
引言:
引言:在DELPHI6中有沒有直接顯示GIF圖片的控件.或用什么方法來顯示GIF圖片。
You may try to import the ActiveX control of Imaging for displaying gif images. However Imaging has been removed from Windows XP (and probably future version), so this method won't work on XP. BTW, there is no Imaging for the very first version of Windows 95 and there happened to be downloable (for 95 version) somewhere (was called Wang Imaging on 95 and later renamed to Kodak Imaging) but I think it has been removed. 謝謝﹐我下了一個別人寫的控件﹐在>< face="Verdana, Arial, Helvetica">
william
版主


發表:66
回覆:2535
積分:3048
註冊:2002-07-11

發送簡訊給我
#4 引用回覆 回覆 發表時間:2003-03-18 09:55:34 IP:147.8.xxx.xxx 未訂閱
引言:謝謝﹐我下了一個別人寫的控件﹐在delphi5中可以﹐可在delphi6中卻不能﹐所以我很想能在delphi6中也用。我不知delphi6中有沒有這樣的控件?
If you get the source code, I think you could install it on D6. BTW, I found these few components on http://www.vclxx.org http://www.vclxx.org/DELPHI/D32FREE/ADVIMAGE.ZIP http://www.vclxx.org/DELPHI/D32FREE/DELGIF.ZIP http://www.vclxx.org/DELPHI/D32FREE/GIFIMGRS.ZIP http://www.vclxx.org/DELPHI/D32FREE/TGIF.ZIP ... .. I think there is license problem with gif: < href="http://cloanto.com/users/mcb/19950127giflzw.html">http://cloanto.com/users/mcb/19950127giflzw.html
Justmade
版主


發表:94
回覆:1934
積分:2030
註冊:2003-03-12

發送簡訊給我
#5 引用回覆 回覆 發表時間:2003-03-18 10:08:59 IP:218.16.xxx.xxx 未訂閱
我剛找過數個專 download Delphi 元件的網站都沒有 D6 的耶... 附連結給你自己看看罷 : Torry's Delphi Pages http://www.torry.net/gif.htm Delphi Super Page http://community.borland.com/homepages/dsp/ VCL Components (這網站現在好像死了所以沒找,你可遲些試試) http://www.vclcomponents.com/
比爾丐自
初階會員


發表:33
回覆:115
積分:29
註冊:2003-02-14

發送簡訊給我
#6 引用回覆 回覆 發表時間:2003-03-18 10:38:22 IP:218.17.xxx.xxx 未訂閱
引言:
引言:謝謝﹐我下了一個別人寫的控件﹐在delphi5中可以﹐可在delphi6中卻不能﹐所以我很想能在delphi6中也用。我不知delphi6中有沒有這樣的控件?
If you get the source code, I think you could install it on D6. BTW, I found these few components on http://www.vclxx.org http://www.vclxx.org/DELPHI/D32FREE/ADVIMAGE.ZIP http://www.vclxx.org/DELPHI/D32FREE/DELGIF.ZIP http://www.vclxx.org/DELPHI/D32FREE/GIFIMGRS.ZIP http://www.vclxx.org/DELPHI/D32FREE/TGIF.ZIP ... .. I think there is license problem with gif: < href="http://cloanto.com/users/mcb/19950127giflzw.html">http://cloanto.com/users/mcb/19950127giflzw.html
我先看看﹐Delphi沒有自帶這樣的控件嗎﹖
william
版主


發表:66
回覆:2535
積分:3048
註冊:2002-07-11

發送簡訊給我
#7 引用回覆 回覆 發表時間:2003-03-18 10:51:18 IP:147.8.xxx.xxx 未訂閱
引言:我先看看﹐Delphi沒有自帶這樣的控件嗎﹖
I have tried on my Delphi 7, TImage can open and display a gif image.
flyup
資深會員


發表:280
回覆:508
積分:385
註冊:2002-04-15

發送簡訊給我
#8 引用回覆 回覆 發表時間:2003-03-18 13:02:30 IP:61.216.xxx.xxx 未訂閱
TGIFImage for Delphi 5 http://finn.mobilixnet.dk/delphi/gifimaged5.zip    TGIFImage to Delphi 6 (含幫助檔) http://finn.mobilixnet.dk/delphi/gifimaged6.zip    TGIFImage to Delphi 7 http://finn.mobilixnet.dk/delphi/gifimaged7.zip    慢用!~~ < src="http://spc.tn.edu.tw/k032/images/leaf[1].gif">
比爾丐自
初階會員


發表:33
回覆:115
積分:29
註冊:2003-02-14

發送簡訊給我
#9 引用回覆 回覆 發表時間:2003-03-18 16:10:05 IP:218.17.xxx.xxx 未訂閱
引言: TGIFImage for Delphi 5 http://finn.mobilixnet.dk/delphi/gifimaged5.zip TGIFImage to Delphi 6 (含幫助檔) http://finn.mobilixnet.dk/delphi/gifimaged6.zip TGIFImage to Delphi 7 http://finn.mobilixnet.dk/delphi/gifimaged7.zip 慢用!~~ < src="http://spc.tn.edu.tw/k032/images/leaf[1].gif">
謝謝﹐我剛才用6.0的﹐可怎么也不能裝上﹐當我將*.pas文件編譯后安裝自動到delphi的lib下變成dclusr.dpk,可怎么也不能裝到面板上﹐也就是不能當控件用﹐能否告訴我如何用﹐多謝。因我對外挂的控件安裝不是很懂。
flyup
資深會員


發表:280
回覆:508
積分:385
註冊:2002-04-15

發送簡訊給我
#10 引用回覆 回覆 發表時間:2003-03-18 17:25:57 IP:61.216.xxx.xxx 未訂閱
它是一個非視覺元件,基本上你是看不到它的! 它是加強Image相關元件, 支援gif格式的功能! 相關安裝應該非常簡易,請參考相關KTOP安裝元件教學資料 < src="http://spc.tn.edu.tw/k032/images/leaf[1].gif"> 發表人 - flyup 於 2003/03/18 17:34:29
比爾丐自
初階會員


發表:33
回覆:115
積分:29
註冊:2003-02-14

發送簡訊給我
#11 引用回覆 回覆 發表時間:2003-03-20 08:21:29 IP:61.145.xxx.xxx 未訂閱
引言: 它是一個非視覺元件,基本上你是看不到它的! 它是加強Image相關元件, 支援gif格式的功能! 相關安裝應該非常簡易,請參考相關KTOP安裝元件教學資料 < src="http://spc.tn.edu.tw/k032/images/leaf[1].gif"> 發表人 - flyup 於 2003/03/18 17:34:29
我有其它5.0的控件﹐安裝在5.0后面板上有﹐可直接用﹐可用此控件怎么也安裝不上﹐你可否能詳細告訴我《KTOP安裝元件教學資料》在什么地方能找到﹐或能否直接告訴我如何安裝﹐將感激不盡。
系統時間:2024-04-19 17:07:20
聯絡我們 | Delphi K.Top討論版
本站聲明
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。
2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。
3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇!