<?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 : ProImage&#039;i hareket ettirme</title>
  <link>https://www.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : ProImage&#039;i hareket ettirme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 23:39:47 +0000</pubDate>
  <lastBuildDate>Wed, 02 Aug 2023 10:44:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.clomosy.com.tr/RSS_post_feed.asp?TID=539</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://www.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://www.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[ProImage&#039;i hareket ettirme : Position.X i&#231;in Left,Position.Y...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=539&amp;PID=624#624</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=133">Alforce</a><br /><strong>Konu:</strong> 539<br /><strong>Gönderim Zamanı:</strong> 02&nbsp;Ağustos&nbsp;2023 Saat 10:44<br /><br /><span style=": rgb251, 251, 253;">Position.X için Left,</span><div><span style=": rgb251, 251, 253;">Position.Y için Top özelliklerini kullanabilirsiniz.</span></div>]]>
   </description>
   <pubDate>Wed, 02 Aug 2023 10:44:55 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=539&amp;PID=624#624</guid>
  </item> 
  <item>
   <title><![CDATA[ProImage&#039;i hareket ettirme : procedure Ballhareket;ProImage...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=539&amp;PID=622#622</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=122">Yusuf Eren</a><br /><strong>Konu:</strong> 539<br /><strong>Gönderim Zamanı:</strong> 02&nbsp;Ağustos&nbsp;2023 Saat 10:40<br /><br />procedure Ballhareket;<div><br></div><div>ProImage türünden bir değişkenim var. Bu değişkeni sürekli sağa hareket etmesini istiyorum.&nbsp;&nbsp;&nbsp; ImgBall.Position.X&nbsp; :=&nbsp; ImgBall.Position.X&nbsp; - 15;&nbsp; kullandığımda topu hareket ettiremedim. Kenar sınır kontrolleri çalışmadı. Ne yapabilirim?</div><div><br></div><div><br></div><div>ImgBall : TclProImage;</div><div><br></div><div><div>procedure Hareket;</div><div>begin</div><div>&nbsp; //ImgBall.Margins.Right := ImgBall.Margins.Right + 15;</div><div>&nbsp; ImgBall.Position.X&nbsp; :=&nbsp; ImgBall.Position.X&nbsp; - 15;</div><div>&nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (ImgBall.Position.X + ImgBall.Width) &gt; TForm(MyForm).ClientWidth then&nbsp; // Form Right border control</div><div>&nbsp; &nbsp; &nbsp; ImgBall.Position.X := TForm(MyForm).ClientWidth - ImgBall.Width;</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp; if (ImgBall.Position.X) &lt; 0 then // Left border control</div><div>&nbsp; &nbsp; begin</div><div>&nbsp; &nbsp; &nbsp; ImgBall.Position.X := 0;</div><div>&nbsp; &nbsp; end;</div><div><br></div><div>&nbsp; &nbsp; if (ImgBall.Position.Y + ImgBall.Height) &gt; TForm(MyForm).ClientHeight then&nbsp; // Form Bottom border control</div><div>&nbsp; &nbsp; &nbsp; ImgBall.Position.Y := TForm(MyForm).ClientHeight - ImgBall.Height;</div><div><br></div><div>&nbsp; &nbsp; if (ImgBall.Position.Y &lt; 0) then&nbsp; // Top border control</div><div>&nbsp; &nbsp; &nbsp; ImgBall.Position.Y := 0;&nbsp;&nbsp;</div><div>end;</div><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 02 Aug 2023 10:40:28 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=539&amp;PID=622#622</guid>
  </item> 
 </channel>
</rss>