<?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 : Buton İçindeki Label</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Buton İçindeki Label]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 11:24:31 +0000</pubDate>
  <lastBuildDate>Fri, 10 May 2024 20:22:17 +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=591</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[Buton İçindeki Label : En son yazm&#305;&#351; oldu&#287;um sorunun...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=804#804</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=159">emre.gungor01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2024 Saat 20:22<br /><br />En son yazmış olduğum sorunun cevabı aslında iç içe if-else yapısı imiş halletmiş oldum.]]>
   </description>
   <pubDate>Fri, 10 May 2024 20:22:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=804#804</guid>
  </item> 
  <item>
   <title><![CDATA[Buton İçindeki Label : Tamam bunu yapt&#305;m her t&#305;klad&#305;&#287;&#305;mda...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=803#803</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=159">emre.gungor01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2024 Saat 19:56<br /><br />Tamam bunu yaptım her tıkladığımda 1 1 artarak yazdırıyorum fakat 25. sayıya geldiğimde durmasını istiyorum bunu görmek içinde ekranda showmessage la yazdıracağım. if-else-Else if yapısını kullandım fakat anlamadım.<div><br></div><div>Kodlar;</div><div><br></div><div><div>void zamanlayici;</div><div>{</div><div>&nbsp; if(sayac == sayac)</div><div>&nbsp; {</div><div>&nbsp; sayac = sayac + 1;</div><div>&nbsp; Zaman.Enabled = False;</div><div>&nbsp; btn1.Text = IntToStr(sayac);</div><div>&nbsp; }</div><div>&nbsp; else if(sayac == 25)</div><div>&nbsp; {</div><div>&nbsp; ShowMessage('Süre doldu!');</div><div>&nbsp;&nbsp;</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; btn1.Text = IntToStr(sayac);</div><div>&nbsp; sayac = sayac + 1;</div><div>&nbsp; }</div><div>}</div></div>]]>
   </description>
   <pubDate>Fri, 10 May 2024 19:56:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=803#803</guid>
  </item> 
  <item>
   <title><![CDATA[Buton İçindeki Label : Merhaba Emre,Bunun i&#231;in zamanlay&#305;c&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=802#802</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=132">Atiker01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2024 Saat 18:34<br /><br />Merhaba Emre,<div>Bunun için zamanlayıcı (TclTimer) kullanmalısın. Uygulama içerisinde saniyede bir örnekteki&nbsp;<span style=": rgb251, 251, 253;">Btnsayi adlı void'e gitmeli ve o kısımda istediğin yapıya göre mantığı değiştirebilirsin.</span></div>]]>
   </description>
   <pubDate>Fri, 10 May 2024 18:34:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=802#802</guid>
  </item> 
  <item>
   <title><![CDATA[Buton İçindeki Label : Bu sefer denedi&#287;imde i&#231;indeki...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=801#801</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=159">emre.gungor01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2024 Saat 18:29<br /><br />Bu sefer denediğimde içindeki labelda yazan sayı normalde her bastığımda artması lazımken şuanda artmıyor, dögülerden yapmayı denedim fakat olmadı önceki yaptığımda Showmessage demiştim ve her bastığımda gösteriyordu ekranda. Bunun nedeni nedir, nasıl yapabilirim?]]>
   </description>
   <pubDate>Fri, 10 May 2024 18:29:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=801#801</guid>
  </item> 
  <item>
   <title><![CDATA[Buton İçindeki Label : Merhaba Emre,Kodunu inceledim....]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=799#799</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=132">Atiker01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 09&nbsp;Mayıs&nbsp;2024 Saat 10:16<br /><br />Merhaba Emre,<div><br></div><div>Kodunu inceledim. Bir pro buton bileşeni oluşturup içerisine label bileşeni eklemeye çalışmışsın. Bu şekilde bir ekleme yapamazsın. Buton text özelliğine metnini yazabilirsin. Bu sebepten başka bir bileşene (label) ihtiyaç kalmıyor. Aşağıda kodlarını istediğin şekilde düzenleme yaparak paylaşıyorum.</div><div><br></div><div><br></div><div><div>Var</div><div>&nbsp; &nbsp;AnaForm:TclForm;</div><div>&nbsp; &nbsp;btn1 : TClProButton;</div><div>&nbsp;</div><div>void Btnsayi;</div><div>&nbsp;var</div><div>&nbsp; sayac:Integer;</div><div>&nbsp;{</div><div>&nbsp; sayac=1;</div><div>&nbsp; btn1.Text = IntToStr(sayac);</div><div>&nbsp;}</div><div>&nbsp;</div><div>&nbsp;{</div><div>&nbsp; &nbsp;AnaForm = TclForm.Create(Self);</div><div>&nbsp; &nbsp;AnaForm.SetFormColor('#52504d','',clGNone);&nbsp;</div><div>&nbsp; &nbsp;btn1 = AnaForm.AddNewProButton(AnaForm,'btn1','SAYAC');</div><div>&nbsp; &nbsp;btn1.Align = alCenter;</div><div>&nbsp; &nbsp;btn1.Width = 100;</div><div>&nbsp; &nbsp;btn1.Height = 100;</div><div>&nbsp; &nbsp;btn1.clProSettings.BorderColor = clAlphaColor.clHexToColor('#a0a3b1');</div><div>&nbsp; &nbsp;btn1.clProSettings.FontColor = clAlphaColor.clHexToColor('#050505');</div><div>&nbsp; &nbsp;btn1.clProSettings.BackgroundColor = clAlphaColor.clHexToColor('#ffffff');</div><div>&nbsp; &nbsp;btn1.clProSettings.IsTransparent = False;</div><div>&nbsp; &nbsp;btn1.clProSettings.FontSize = 12;</div><div>&nbsp; &nbsp;btn1.clProSettings.FontVertAlign = palcenter;//palLeading , palCenter , palTrailing</div><div>&nbsp; &nbsp;btn1.clProSettings.FontHorzAlign = palCenter;</div><div>&nbsp; &nbsp;btn1.clProSettings.IsFill = True;&nbsp;</div><div>&nbsp; &nbsp;btn1.clProSettings.IsRound = True;</div><div>&nbsp; &nbsp;btn1.clProSettings.RoundHeight = 50;</div><div>&nbsp; &nbsp;btn1.clProSettings.RoundWidth = 50;</div><div>&nbsp; &nbsp;btn1.clProSettings.BorderWidth = 3;</div><div>&nbsp; &nbsp;btn1.SetclProSettings(btn1.clProSettings);</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;AnaForm.AddNewEvent(btn1,tbeOnClick,'Btnsayi');</div><div>&nbsp; &nbsp;AnaForm.Run;</div><div>&nbsp;</div><div>&nbsp;}</div></div><div><br></div><div><div style=": rgb251, 251, 253;">Sorunun çözüme ulaşıp ulaşmadığı ile ilgili geri dönüşünü bekliyorum.</div><div style=": rgb251, 251, 253;">İyi çalışmalar diliyorum.</div></div><div><br></div>]]>
   </description>
   <pubDate>Thu, 09 May 2024 10:16:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=799#799</guid>
  </item> 
  <item>
   <title><![CDATA[Buton İçindeki Label : Merhabalar,     Projemde ortada...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=797#797</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=159">emre.gungor01</a><br /><strong>Konu:</strong> 591<br /><strong>Gönderim Zamanı:</strong> 08&nbsp;Mayıs&nbsp;2024 Saat 22:46<br /><br />Merhabalar,<div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Projemde ortada bir yuvarlak olması gerekiyordu, yuvarlak ekledim tıklanma olayıda ekledim fakat ortasına yazı eklemem&nbsp;lazım ve bu yazı yuvarlakla birlikte hareket etmesi lazım yuvarlak sağa gittiğinde yazıda sağa gitmeli , sola gittiğinde yazıda sola gitmeli fakat yapamadım. Bu sefer buton ekleyeyim dedim tam yuvarlak olmadı&nbsp;aşağıdaki gibi oldu neyse olduğu kadar artık dedim devam ettim tıklanma olayı ekledim bu sefer yazıyı yine ekleyemedim. Nasıl yapabilirim?&nbsp; &nbsp;Görsel;<img src="uploads/159/WhatsApp_Görsel_2024-05-03_saat_09.12.07_af5474dc.jpg" height="600" width="600" border="0" /></div><div><br style="color: rgb34, 34, 34; font-family: Arial, Helvetica, sans-serif; font-size: small;"></div></div><div>Proje Kodları;</div><div><br></div><div>var<br>&nbsp; AnaForm:TclForm;<br>&nbsp; testbutton: TClProButton;<br>&nbsp; testLabel: TclProLabel;<br>&nbsp;<br>&nbsp;void Btnsayi;<br>&nbsp;var<br>&nbsp; testLabel:Integer;<br>&nbsp;{<br>&nbsp; testLabel=1;<br>&nbsp; &nbsp;while (testLabel &lt;= 10)<br>&nbsp; &nbsp;{<br>&nbsp; &nbsp;ShowMessage('testLabel: ' + IntToStr(testLabel));<br>&nbsp; &nbsp;testLabel = testLabel + 1;<br>&nbsp; &nbsp;}<br>&nbsp;}<br>&nbsp;<br>{<br><br>&nbsp; AnaForm = TCLForm.Create(Self);&nbsp;<br>&nbsp;<br>&nbsp; AnaForm.SetFormColor('#52504d'<wbr>, '', clGNone);&nbsp;<br>&nbsp;<br>&nbsp; testbutton = AnaForm.AddNewProButton(<wbr>AnaForm,'testbutton', '');<br>&nbsp; testLabel = AnaForm.AddNewLabel(<wbr>testbutton, 'testLabel', '');<br>&nbsp;<br>&nbsp; clComponent.SetupComponent(<wbr>testbutton, '{"Align": "Center", "Width": 250, "Height": 250,<br>&nbsp; "BorderColor": "#ffffff","RoundHeight": 200, "RoundWidth": 200}');&nbsp;<br>&nbsp;<br>&nbsp; clComponent.SetupComponent(<wbr>testLabel, '{"Align": "Center", "BorderColor": "#000000",<br>&nbsp; "Width": 250, "Height": 250}');<br>&nbsp;<br>&nbsp; AnaForm.AddNewEvent(<wbr>testbutton,tbeOnClick,'<wbr>Btnsayi');<br>&nbsp; AnaForm.AddNewEvent(testLabel,<wbr>tbeOnClick,'');<br>&nbsp; AnaForm.Run;&nbsp;<br>}<div ="yj6qo"></div><div ="adL"><br style="color: rgb34, 34, 34; font-family: Arial, Helvetica, sans-serif; font-size: small;"></div></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 08 May 2024 22:46:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=591&amp;PID=797#797</guid>
  </item> 
 </channel>
</rss>