<?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 : Button sesi</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Button sesi]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 07:22:33 +0000</pubDate>
  <lastBuildDate>Thu, 19 Feb 2026 08:02:25 +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=1368</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[Button sesi : Merhaba Kayra,Projende ses kullanmak...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1368&amp;PID=3077#3077</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1368<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Şubat&nbsp;2026 Saat 08:02<br /><br />Merhaba Kayra,&nbsp;<br>Projende ses kullanmak için&nbsp;<a href="https://www.docs.clomosy.com/index.php?title=TclMediaPlayer" target="_blank" rel="nofollow">https://www.docs.clomosy.com/index.php?title=TclMediaPlayer</a> kullanmalısın.<br>Kullanmak istediğin sesi Drive hesabına yükleyip oradan çağırabilirsin&nbsp;<a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Thu, 19 Feb 2026 08:02:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1368&amp;PID=3077#3077</guid>
  </item> 
  <item>
   <title><![CDATA[Button sesi : Var Form1: TCLForm; LayoutKutu:...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1368&amp;PID=3072#3072</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=249">kayra12</a><br /><strong>Konu:</strong> 1368<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Şubat&nbsp;2026 Saat 07:26<br /><br /><div>Var</div><div>&nbsp; Form1: TCLForm;</div><div>&nbsp; LayoutKutu: TclLayout;</div><div>&nbsp; BtnBasla, BtnBilgi : TClProButton;</div><div>&nbsp; ImgBilgi : TClProImage;</div><div><br></div><div>void BtnBaslaClick;</div><div>{</div><div>&nbsp; Clomosy.RunUnit('Ugiris');</div><div>}</div><div><br></div><div>void BtnBilgiClick;</div><div>{</div><div>&nbsp; ImgBilgi.Visible = True;</div><div>&nbsp; ImgBilgi.BringToFront;</div><div>}</div><div><br></div><div>void ImgBilgiClick;</div><div>{</div><div>&nbsp; ImgBilgi.Visible = False;</div><div>}</div><div><br></div><div>{</div><div>&nbsp; Form1 = TCLForm.Create(Self);</div><div><br></div><div>&nbsp; // &nbsp;ARKA PLAN (SENİN GÖRSELİN)</div><div>&nbsp; Form1.SetFormBGImage('<a href="https://resmim.net/cdn/2026/01/21/wigtJn.png" target="_blank" rel="nofollow">https://resmim.net/cdn/2026/01/21/wigtJn.png</a>');</div><div><br></div><div>&nbsp; // &nbsp;BUTON ALANI (ALTTA)</div><div>&nbsp; LayoutKutu = Form1.AddNewLayout(Form1, 'LayoutKutu');</div><div>&nbsp; LayoutKutu.Align = alBottom;</div><div>&nbsp; LayoutKutu.Height = 140;</div><div>&nbsp; LayoutKutu.Width = 320;</div><div>&nbsp; LayoutKutu.Margins.Bottom = 40;</div><div><br></div><div><br></div><div>&nbsp; // OYNA (SOL)</div><div>&nbsp; BtnBasla = Form1.AddNewProButton(LayoutKutu, 'BtnBasla', '');</div><div>&nbsp; BtnBasla.Align = alLeft;</div><div>&nbsp; BtnBasla.Width = 150;</div><div>&nbsp; BtnBasla.Height = 100;</div><div><br></div><div>&nbsp; // GÖRÜNMEZ BUTON AYARLARI</div><div>&nbsp; BtnBasla.clProSettings.BackgroundColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBasla.clProSettings.BorderColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBasla.clProSettings.FontColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBasla.SetclProSettings(BtnBasla.clProSettings);</div><div><br></div><div>&nbsp; Form1.AddNewEvent(BtnBasla, tbeOnClick, 'BtnBaslaClick');</div><div><br></div><div>&nbsp; // &nbsp;NASIL OYNANIR? (SAĞ – DEVAM YERİ)</div><div>&nbsp; BtnBilgi = Form1.AddNewProButton(LayoutKutu, 'BtnBilgi', '');</div><div>&nbsp; BtnBilgi.Align = alRight;</div><div>&nbsp; BtnBilgi.Width = 150;</div><div>&nbsp; BtnBilgi.Height = 100;</div><div><br></div><div>&nbsp; // &nbsp;GÖRÜNMEZ BUTON AYARLARI</div><div>&nbsp; BtnBilgi.clProSettings.BackgroundColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBilgi.clProSettings.BorderColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBilgi.clProSettings.FontColor = clAlphaColor.clNull;</div><div>&nbsp; BtnBilgi.SetclProSettings(BtnBilgi.clProSettings);</div><div><br></div><div>&nbsp; Form1.AddNewEvent(BtnBilgi, tbeOnClick, 'BtnBilgiClick');</div><div><br></div><div>&nbsp; // BİLGİ GÖRSELİ (POP-UP)</div><div>&nbsp; ImgBilgi = Form1.AddNewProImage(Form1, 'ImgBilgi');</div><div>&nbsp; ImgBilgi.Align = alClient;</div><div>&nbsp; ImgBilgi.Visible = False;</div><div>&nbsp; ImgBilgi.clProSettings.PictureSource =</div><div>&nbsp; '<a href="https://raw.githubuserc&#111;ntent.com/kayra12oztruk-byte/oyun-/main/butt&#111;n.png" target="_blank" rel="nofollow">https://raw.githubusercontent.com/kayra12oztruk-byte/oyun-/main/button.png</a>';</div><div>&nbsp; ImgBilgi.clProSettings.IsFill = True;</div><div>&nbsp; ImgBilgi.SetclProSettings(ImgBilgi.clProSettings);</div><div><br></div><div>&nbsp; Form1.AddNewEvent(ImgBilgi, tbeOnClick, 'ImgBilgiClick');</div><div><br></div><div>&nbsp; Form1.Run;</div><div>}</div><div><br></div><div>&nbsp;Yaptığım giriş ekranına buttona basıldığında ses vermesini istiyorum yardımcı olurmuşsunuz</div><a href="https://static.cloudflareinsights.com/beac&#111;n.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" target="_blank" rel="nofollow">https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015"</a> integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;439455f3e46c40b98dbd42a2f1a954d8&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}" crossorigin="anonymous">]]>
   </description>
   <pubDate>Thu, 19 Feb 2026 07:26:52 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1368&amp;PID=3072#3072</guid>
  </item> 
 </channel>
</rss>