<?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 : xName ile nesne erişimi.</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : xName ile nesne erişimi.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:39:55 +0000</pubDate>
  <lastBuildDate>Mon, 05 Aug 2024 14:22:11 +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=770</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[xName ile nesne erişimi. : Merhaba Olgun,Bu konuda Ar-Ge...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=770&amp;PID=1421#1421</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 770<br /><strong>Gönderim Zamanı:</strong> 05&nbsp;Ağustos&nbsp;2024 Saat 14:22<br /><br />Merhaba Olgun,<div>Bu konuda Ar-Ge faaliyetleri devam ediyor. Şu an desteklenmiyor.</div>]]>
   </description>
   <pubDate>Mon, 05 Aug 2024 14:22:11 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=770&amp;PID=1421#1421</guid>
  </item> 
  <item>
   <title><![CDATA[xName ile nesne erişimi. : Merhaba,		Projemde kullanmam gereken...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=770&amp;PID=1292#1292</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=171">OlgunAgac</a><br /><strong>Konu:</strong> 770<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Temmuz&nbsp;2024 Saat 15:26<br /><br />Merhaba,<div><br></div><div><span style="white-space:pre">		</span>Projemde kullanmam gereken birden fazla Image nesnesi bulunmakta. Bu nesnelerin her birini ayrı bir Image nesnesi yapmaktansa tek bir nesnenin ismini değişerek kullanmayı istiyorum. Bunu yapabiliyorum ve her nesneye resim atayabiliyorum. Fakat sorun burada başlıyor; Zaten var olan bir nesneye erişim sağlamak mümkün değil gibi duruyor. xName kısmına Ana nesnenin ismini yazdığımda en son oluşturulan nesne değişiyor sadece ve nesneye kod ile atanmış isim bir nesne olmadığı için hata alıyorum. Bu istediğim şeyi yapmanın yolu var mı? Kodum aşağıda.</div><div><br></div><div><div>var</div><div>mainForm:TclForm;</div><div>imgS:TClProImage;</div><div>imgNames:TclArrayString;</div><div>i:Integer;</div><div><br></div><div>{</div><div>&nbsp; mainForm = TclForm.Create(self);</div><div>&nbsp; mainForm.SetFormColor('#FF66FF', '#66FF66', clGVertical);</div><div>&nbsp;&nbsp;</div><div>&nbsp; imgNames = TclArrayString.Create;</div><div>&nbsp; imgNames = &#091;'img1', 'img2', 'img3', 'img4'&#093;;</div><div>&nbsp;&nbsp;</div><div>&nbsp; for(i = 0 to 3)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; imgS = mainForm.AddNewProImage(mainForm, imgNames<em>);</div><div>&nbsp; &nbsp; clComponent.SetupComponent(imgS, '{</div><div>&nbsp; &nbsp; "Align" : "Top",</div><div>&nbsp; &nbsp; "MarginTop" : 20,</div><div>&nbsp; &nbsp; "ImgUrl" : "<a href="https://i.hizliresim.com/yq5q9wh.png" target="_blank" rel="nofollow">https://i.hizliresim.com/yq5q9wh.png"</a>}');</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; //mainForm.SetImage(imgNames&#091;1&#093;,'<a href="https://i.hizliresim.com/avg21nw.png" target="_blank" rel="nofollow">https://i.hizliresim.com/avg21nw.png</a>');</div><div>&nbsp; //Bu istediğim şey olmuyor, imgNames&#091;1&#093; sadece bir string array ve erişim vermiyor.</div><div>&nbsp;&nbsp;</div><div>&nbsp; mainForm.Run;</div><div>}</div></div>]]>
   </description>
   <pubDate>Tue, 30 Jul 2024 15:26:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=770&amp;PID=1292#1292</guid>
  </item> 
 </channel>
</rss>