<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : Resim Değiştirme</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Resim Değiştirme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 10:54:52 +0000</pubDate>
  <lastBuildDate>Thu, 24 Jul 2025 10:53:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=1127</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[Resim Değiştirme : Oldu Te&#351;ekk&#252;r ederim. ]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2328#2328</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=327">Ahmet_27</a><br /><strong>Konu:</strong> 1127<br /><strong>Gönderim Zamanı:</strong> 24&nbsp;Temmuz&nbsp;2025 Saat 10:53<br /><br />Oldu Teşekkür ederim.]]>
   </description>
   <pubDate>Thu, 24 Jul 2025 10:53:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2328#2328</guid>
  </item> 
  <item>
   <title><![CDATA[Resim Değiştirme : Merhaba Ahmet,Bu &#351;ekilde prosed&#252;r...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2327#2327</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=307">Mahmutdmr</a><br /><strong>Konu:</strong> 1127<br /><strong>Gönderim Zamanı:</strong> 24&nbsp;Temmuz&nbsp;2025 Saat 10:42<br /><br />Merhaba Ahmet,<br><br>Bu şekilde prosedür oluşturarak gerçekleşmesini istediğin eylemi yapabilirsin örnek çalışan bir kod yolluyorum. Umarım yardımcı olabilmişimdir. İyi çalışmalar dilerim.<br><br><div>var</div><div>&nbsp; Form1: TclForm;</div><div>&nbsp; MainPanel: TclProPanel;</div><div>&nbsp; Img: TclProImage;</div><div>&nbsp; resimDegisti: Boolean;</div><div><br></div><div>void ImgClick</div><div>{</div><div>&nbsp; if not resimDegisti</div><div>&nbsp; {</div><div>&nbsp; &nbsp; Form1.SetImage(Img, '<a href="https://www.medyaege.com.tr/d/news/87363.jpg" target="_blank" rel="nofollow">https://www.medyaege.com.tr/d/news/87363.jpg</a>');</div><div>&nbsp; &nbsp; resimDegisti = True;</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; Form1.SetImage(Img, '<a href="https://www.k&#111;nyaekspres.com/images/haberler/2019/10/fotograf-sanatcilarindan-harika-fotograflar.jpg" target="_blank" rel="nofollow">https://www.konyaekspres.com/images/haberler/2019/10/fotograf-sanatcilarindan-harika-fotograflar.jpg</a>');</div><div>&nbsp; &nbsp; resimDegisti = False;</div><div>&nbsp; }</div><div>}</div><div><br></div><div>{</div><div>&nbsp; resimDegisti = False;</div><div><br></div><div>&nbsp; Form1 = TclForm.Create(Self);</div><div>&nbsp; MainPanel = Form1.AddNewProPanel(Form1, 'MainPanel');</div><div>&nbsp; MainPanel.Align = alClient;</div><div><br></div><div>&nbsp; Img = Form1.AddNewProImage(MainPanel, 'Img');</div><div>&nbsp; Img.Align = alCenter;</div><div>&nbsp; Img.Width = 300;</div><div>&nbsp; Img.Height = 200;</div><div>&nbsp; Img.Margins.Top = 30;</div><div><br></div><div>&nbsp; Form1.SetImage(Img, '<a href="https://www.k&#111;nyaekspres.com/images/haberler/2019/10/fotograf-sanatcilarindan-harika-fotograflar.jpg" target="_blank" rel="nofollow">https://www.konyaekspres.com/images/haberler/2019/10/fotograf-sanatcilarindan-harika-fotograflar.jpg</a>');</div><div><br></div><div>&nbsp; Form1.AddNewEvent(Img, tbeOnClick, 'ImgClick');</div><div><br></div><div>&nbsp; Form1.Run;</div><div>}</div><br><br>]]>
   </description>
   <pubDate>Thu, 24 Jul 2025 10:42:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2327#2327</guid>
  </item> 
  <item>
   <title><![CDATA[Resim Değiştirme : Resme bas&#305;nca resim de&#287;i&#351;sin istiyorum.TCLImage&amp;#039;da...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2321#2321</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=327">Ahmet_27</a><br /><strong>Konu:</strong> 1127<br /><strong>Gönderim Zamanı:</strong> 24&nbsp;Temmuz&nbsp;2025 Saat 09:51<br /><br />Resme basınca resim değişsin istiyorum.<div>TCLImage'da&nbsp; &nbsp; &nbsp;MultiResBitmap.Clear; şu özellik olduğu için yapılabiliyor.<br>TclProImage'da mümkün değil mi bir yolu var mı?</div>]]>
   </description>
   <pubDate>Thu, 24 Jul 2025 09:51:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1127&amp;PID=2321#2321</guid>
  </item> 
 </channel>
</rss>