<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : Delphi Excel Resim Method</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Borland Delphi : Delphi Excel Resim Method</description>
  <pubDate>Thu, 30 Apr 2026 16:04:32 +0000</pubDate>
  <lastBuildDate>Thu, 29 Jan 2009 18:05:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=1671</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>Delphi Excel Resim Method : Merhaba Yukar&#305;daki Kod Fazlas&#305;yla...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3630#3630</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=3122" rel="nofollow">turknetyazilim</a><br /><strong>Konu:</strong> 1671<br /><strong>Gönderim Zamanı:</strong> 29.Ocak.2009 Saat 18:05<br /><br />Merhaba Yukarıdaki Kod Fazlasıyla işimi gördü.Yanlız ben Soruyu sorarken yanlış sormuşum.Ama bilimyordum Deneyince Öğrendim.Aslında bilmeden öncede sorduğum soru mantıklı.Excelin herhangi bir hücresine nasıl resim aktarabilirim demiştim.Excel in hücresine aktaramıyorsunuz .Anca Sayfanın (Yani Sheetin) üzerine aktarabiliyorsunuz.<DIV>&nbsp;</DIV><DIV>Birde Yukarıda Ki Kodu Direk Denemeye Kalkarsanız. Geçersiz dizin diye bi hata alıoysunuz</DIV><DIV>Sebebini bilmiyorum. Ama Ben Şu Şekilde Hallettim yukarıda Sheet1 yazan yerleri Sayfa1 diye değiştirirseniz sorun çözülür<img src="http://forum.datakent.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" /></DIV>]]>
   </description>
   <pubDate>Thu, 29 Jan 2009 18:05:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3630#3630</guid>
  </item> 
  <item>
   <title>Delphi Excel Resim Method :  </title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3621#3621</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 1671<br /><strong>Gönderim Zamanı:</strong> 28.Ocak.2009 Saat 15:39<br /><br /><P><img src="http://forum.datakent.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></P>]]>
   </description>
   <pubDate>Wed, 28 Jan 2009 15:39:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3621#3621</guid>
  </item> 
  <item>
   <title>Delphi Excel Resim Method : Mura Abi Bi Kez Daha Sorunuma...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3620#3620</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=3122" rel="nofollow">turknetyazilim</a><br /><strong>Konu:</strong> 1671<br /><strong>Gönderim Zamanı:</strong> 28.Ocak.2009 Saat 15:36<br /><br />Mura Abi Bi Kez Daha Sorunuma Çözüm Oldun.Allah razı olsun Beni Çok Büyük Bi Dertten Kurtardın.Nasıl Teşekkür Edeceğimi Bilemiyorum]]>
   </description>
   <pubDate>Wed, 28 Jan 2009 15:36:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3620#3620</guid>
  </item> 
  <item>
   <title>Delphi Excel Resim Method : uses&amp;#039;a ComObj ekle   kodda...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3612#3612</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 1671<br /><strong>Gönderim Zamanı:</strong> 26.Ocak.2009 Saat 15:58<br /><br />uses'a ComObj ekle <DIV>&nbsp;</DIV><DIV>kodda aşağıdaki gibi</DIV><DIV>&nbsp;</DIV><DIV>procedure TForm1.Button1Click(Sender: TObject);<BR>var<BR>&nbsp;ExcelApp: OLEVariant;<BR>&nbsp;Picture: OleVariant;<BR>begin<BR>&nbsp;ExcelApp := CreateOleObject('Excel.Application');<BR>&nbsp;ExcelApp.WorkBooks.Add;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;ExcelApp.Worksheets&#091;'Sheet1'&#093;.Cells&#091;1,1&#093;.Value := 99;//99 yaz<BR>&nbsp;ExcelApp.Worksheets&#091;'Sheet1'&#093;.Cells&#091;1,1&#093;.Font.Size := 12;//boyutu 12 yap</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;Picture := ExcelApp.Worksheets&#091;'Sheet1'&#093;.Pictures.Insert('C:\test.bmp');//C:\test.bmp isimli resim'i yükle...<BR>&nbsp;Picture.Width&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; := 60;<BR>&nbsp;Picture.Height&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; := 60;<BR>&nbsp;Picture.ShapeRange.Left := 10;<BR>&nbsp;Picture.ShapeRange.Top&nbsp; := 10;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;ExcelApp.DisplayAlerts := False;<BR>&nbsp;ExcelApp.Application.Visible := True;<BR>end;</DIV><span style="font-size:10px"><br /><br />Düzenleyen murat turan - 26.Ocak.2009 Saat 15:58</span>]]>
   </description>
   <pubDate>Mon, 26 Jan 2009 15:58:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3612#3612</guid>
  </item> 
  <item>
   <title>Delphi Excel Resim Method : Merhaba Datakent Sakinleri ;  &#350;&#246;yle...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3606#3606</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=3122" rel="nofollow">turknetyazilim</a><br /><strong>Konu:</strong> 1671<br /><strong>Gönderim Zamanı:</strong> 25.Ocak.2009 Saat 16:02<br /><br />Merhaba Datakent Sakinleri ;<DIV>&nbsp;</DIV><DIV>Şöyle Bir Sorunum Var.Kendim Bir kaç Yol Denedim Ama yapamadım.Sorunumda Şudur.</DIV><DIV>Delphiden Excel in Herhangi Bir Hücresine Nasıl Resim Aktarabilirim.</DIV><DIV>&nbsp;</DIV><DIV>Bir Yöntem,Bir Mantık Ne Olursa artık....Çok Önemli</DIV><DIV>&nbsp;</DIV><DIV>Ben Şöyle Bi Çözüm Üretmeye Kalktım Ama Olmadı.İstediğim Sonucu alamadım</DIV><DIV>VeriTabanında Ole veya Blob Bi alan Olşturup Buraya Resimleri Eklettim</DIV><DIV>ve Tabloyu Göngüye Sokarak Aktarmaya çalıştım ama Değişik bişeyler Çıktı.</DIV><DIV><a href="http://rapidshare.com/files/189193104/OleExcelResim.rar.html" target="_blank">http://rapidshare.com/files/189193104/OleExcelResim.rar.html</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 25 Jan 2009 16:02:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1671&amp;PID=3606#3606</guid>
  </item> 
 </channel>
</rss>